adding calendar and password prot. to Access 00 form

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

Guest

How do I add a calendar to an Access 00 form so a calendar will popup for date selection? Expedia has this for selecting departure dates.

Additionally, how can I add password protection to Access

TIA
 
infael said:
How do I add a calendar to an Access 00 form so a calendar will popup for date selection? Expedia has
this for selecting departure dates.

On the Calendar Issue:

On my site, you can download an Acess2K database that demonstrates the reuse of a form containing a
single calendar control that is callable via the methods demonstrated (onClick, onDblClick, Command
Button). There is ample sample code with commenting to help you infuse it into your own application.
The Calendar is callable in Datasheet View as well.

direct link to the zipfile http://www.byerley.net/AccessCalDemo.zip

or to http://www.byerley.net/BdcDownSup.htm and scroll down to the AcessCalDemo.Zip link.

HTH
 

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

Back
Top