Simple Calendar Form

Status
Not open for further replies.

gromit

Registered User.
Local time
Yesterday, 22:54
Joined
Nov 17, 2005
Messages
260
A simple calendar form that does not use ActiveX.

On load, the calendar displays the current month. There are month navigation buttons to move forward and backwards.

Clicking on a date changes the background color of the text box. A message box also pops up displaying the date clicked. These are intended to demonstrate how to put in your own "hooks" for responding to calendar events.

- gromit
 

Attachments

Gromit,

Can you post this as a '97 db as well please?

Cheers,

James
 
Hi Gromit (and all) -

Any chance I could get some simple usage instructions for this calendar? Thanks in advance...

-Andrew
 
Sorry for the delay -

1. Unfortunately, I don't have a way to save this as a 97 db.

2. As for usage instructions, it would depend a lot on what you want to do. Best suggestion is to post a new thread in the Forms section, referring to this example.

- g
 
Here you go...:)

From Access 2000

Tools/database Utilities/Convert database/To Prior Database Version
 

Attachments

after clicking on the date

how do I get the seleted date to be entered into a field in a form I am interested in? ie. field 'DueDate' in form 'purchaseorder':confused:
 
Status
Not open for further replies.

Users who are viewing this thread

Back
Top Bottom