Real calendar with Access calendar control

B

Banaticus

Anyone ever created a calendar with the calendar control in Access?

Me.CalendarName.Value gives the date that the user is clicking on and is
normally used in putting dates into a "meeting" schedule or whatever, opening
the Calendar so that a user can click on it.

I'd like to create a real calendar. If I can't figure out how to get text
into the Calendar boxes, perhaps I'll simply circle each date with an
appointment on it and put all the appointments up into a list box right next
to it or something. Anyway, before i reinvent the wheel, has anyone done
something like this before?
 
Top