How do I add a calendar drop-down in Access?

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

Guest

I'm creating a database that has the date as 4 separate fields (today's date,
date received, date opened, date closed). To make it more user friendly, I'd
like to use a drop-down calendar to be able to choose the date in each field.
Is this possible? Can anyone tell me how to do it?

Thanks so much!
 
There are heaps of little popup calendars out there.

Here is one of the simplest:
http://allenbrowne.com/ser-51.html
It is just a little Access form you import into your database, and requies
no external references. You can use it with multiple controls.

If you want something more involved, the article links to some others as
well.
 
Back
Top