drop-down control for date entry?

D

dbnDavid

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.
 
D

dbnDavid

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
__________________________________________
 
Top