Another simple Appointment Calendar (1 Viewer)

arnelgp

..forever waiting... waiting for jellybean!
Local time
Tomorrow, 05:56
Joined
May 7, 2009
Messages
20,594
the demo is for simple appointment calendar only
no attempt was made to validate for overlapping schedule nor duplicate schedule.
there is also simple Auto-resize Control code used on this demo, with the original
found in here: https://codereview.stackexchange.co...ng-the-controls-on-an-access-form-dynamically
again no attempt to scrutinized the said code.

hope you find use to it.
 

Attachments

i forgot you need to Dbl-click inside the "white" (or colored if there is already a schedule) textbox to add/edit a schedule.
i also add a rectangle object around the calendar and adjust the schedule to "lighter" yellow.
 

Attachments

revisited and added some "priority" coloring and at a glance you can know how may appointment on a
particular day (number of appointments in parenthesis beside day number).
 

Attachments

Users who are viewing this thread

Back
Top Bottom