View Full Version : Calendar


JAMESEBBS
03-26-2000, 11:24 PM
I am trying to get a calendar in Access. I want to plan in events in the year and it would be easier if someone could actually see a calendar (not bothered how many months of each page/form).

I have no idea how to do it so if anyone has any suggestions. Is there a Wizard that does it (wish) ?

I thank you.

Jim

nick
03-27-2000, 03:43 AM
In 95 just use Insert | Custom Control and select Calender control from the list. this will display a single month at a time. After you place this on your form you can use it's afterupdate event to get the date value selected.