Calendar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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.
 
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.
 
Back
Top