Creating an interactive calendar

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

Guest

I need to have a calender on my form that when a date is clicked on, it will
take me to my booking form automaticaly entering the date i just clicked on.
Is there any easy way i can set this up?
 
I try to avoid pre-built solutions, but for something this complicated as
this you might want to consider it. Access comes with a ActiveX Calendar
(Insert > ActiveX Control). If you use it, it may or may not automatically
enable the VB Reference it needs.

A far better solution, however, was made by Allen Browne, and is available
on his website. http://allenbrowne.com/ser-51.html One form (the calendar)
and one module and an example form with directions on the website. Very easy
to use and configure, and easy to expand the calendar to any text field.

hth,

Nick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top