There are heaps of popup calendars available.
There's a simple one that needs no references at:
http://allenbrowne.com/ser-51.html
and the article also links to Stephen Leban's wrapper class at:
http://www.lebans.com/monthcalendar.htm
There is a calendar control that can be installed as part of Access, but it
is prone to breaking your application (version/reference problems.)

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> In some (well-designed) programs one can input date by clicking the
> control
> box (usually a combo box) and then selecting the date in a popped-up
> graphical calendar. Is this possible in Access? And if it is, how? Thanks
> for
> reading this and for the future answer.