It happens that PW formulated :
> ---
> This email has been checked for viruses by AVG.
>
https://www.avg.com
"Once Upon a time..." using Access 2000 I built a month view calendar
form that would track unlimited events per day, that allowed for drill
downs to get additional details for a specific event. And while I am a
bit fuzzy about how it was implemented all those years ago it used only
Access controls.
If memory serves I filled the form with 6 rows 7 colums wide of Labels
and List boxes. When the user selected the month the form would
reconfigure itself hiding/visiblizing and populating the visible
elements for the month. The whole thing was data driven, and yea, it
was pretty complex taking many hours of dev work to get it going.
Perhaps the above general outline of what I did will give you some
ideas how you might implement something similar for your app. If you
have interet in seeing what I did all those years ago, I believe that I
have an image of that old hard drive around here somewhere. I can
probably dig it out and post it somewhere public if need be.
Rdub