Calendar

J

Jade5

Hello:
There is no calendar activeX control on my access 97. How can I program a
calendar and attach it to a combo box?
Thanks
J.
 
A

Allen Browne

You can use an Access form as a little popup calendar in your application,
such as:
http://allenbrowne.com/ser-51.html

If you run the installation for Office 97 again and choose the custom
option, you can install the calendar control. However I find the popup form
is much simpler, and does not break your appliction if you need to run it on
another computer or if you change versions of Office.
 
J

Jade5

Thanks Allen.
J.

Allen Browne said:
You can use an Access form as a little popup calendar in your application,
such as:
http://allenbrowne.com/ser-51.html

If you run the installation for Office 97 again and choose the custom
option, you can install the calendar control. However I find the popup form
is much simpler, and does not break your appliction if you need to run it on
another computer or if you change versions of Office.
 
Top