Microsoft
Software
Hardware
Network
Question : Using calendar in Access2007 application
I would like to use a calendar (similar to that of Outlook) as a sub-form in my Access 2007 application.
I would like to store day/times when particular classes will be held. Then, I would like to code it, so that when a user double clicks on a particular calendar entry, it opens up a form displaying a particular class that was clicked on the calendar.
Is this possible to do? Is there a calendar module or add-on that can be used with Access 2007 that will allow me to treat it as an object?
Answer : Using calendar in Access2007 application
I've attached a database file with VBA source code and an example app that should do exactly what you want...
It's a pop-up calendar that you can treat like an object.
It will work in all versions of Access from 2000 onwards.
Enjoy
DJ
calendar2k.zip
(38 KB)
(File Type Details)
Pop-up Calender in VBA
Random Solutions
VLOOKUP Problem
SQL Command in Crystal Reports
Login to local account on Domain Computer
Replace part of ntext field SQL
Word 2007 can't open word 2003 .doc files
SSIS Ftp Connection Manager
Netman DCOM settings are disabled by default in Windows 7
MS Access 2003 mdb opening error 'Data is in an inconsistent state'
Troubleshooting MS Update problem - related to KB970892 it seems
Hide the max, min and close buttons on a MDI Form