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
How do I restore system from Windows 7 backup?
Deploy Printers to Vista without Server 2008 or Server 2003 R2
add select count in query
Microsoft SQL Server certification
TCP/IP Send/Recieve Files
DateTimePicker to DateTime SQL Server format
Remove Recurrence button is greyed out for outlook tasks can not delete
Report failure notification in SQL REPORTING
What is the best for multiple iif statements access 2003
Sum in datasheet subform with dlookup fields