View Full Version : popup calendar


tbochman
06-11-2001, 06:31 AM
I have a from with two dates on it that will filter a report between those tow dates I would like to have the ability to have a calendar pop up by clicking on a button by each of the date fields on my form. How can I do this I have an activex control thing for creating a calendar but how do I like it to my form and have it update every time you click on a different date?

Thanks for your help.
Tim

MSUKevin
06-11-2001, 07:10 AM
For an example of exactly what your trying to accomplish look in the developer's Solutions database. It is one of the free databases that come with Access (97'). Looking in: programfiles/microsoftoffice/office/samples

It sould be in there. Once in the database select (sample reports/ employeesales) from the list boxes. I believe this is eactly what you want. Form there just copy and adapt the code.

HTH,
Kevin

tbochman
06-11-2001, 09:39 AM
I have access 2000. I looked in that directory and I could not find it. Is there a place where I can download it?

Tim