drop-down control for date entry?

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

Guest

Is there any way to insert a control on an Access form that allows a date to
be entered with the kind of drop-down list you get on web pages? The Calendar
control is too big and elaborate.
 
Thanks a lot. This is exactly what I needed.

Tom Wickerath said:
You could certainly roll your own code to produce dropdown combo boxes with
such functionality. However, I wonder if you wouldn't be happy simply using a
popup calendar form. The calendar is on a separate form, so it's not big and
obtrusive in the way when it's not being used.

Popup Calendar (by Allen Browne)
http://allenbrowne.com/ser-51.html


Tom

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________
 

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