Access 2010 FAQ
Where is the ActiveX Calendar Control in Access 2010?
In Access 2010, Microsoft removed the ActiveX Calendar Control that shipped with many past versions of Access. If you want to show a graphical calendar to your users when they need to select a date, you’ll need to use the newer, built-in Date Picker control included with Access 2007 and Access 2010 or create your own calendar form using Visual Basic.
On my other web site, I have a collection of links to calendar options in Access. Note that I have not verified if all of those calendars function in Access 2010.
http://www.accessmvp.com/JConrad/accessjunkie/calendars.html
See more tips and tricks like this in my book: Microsoft Access 2010 Inside Out
Back to FAQ main page