Calendar - Help Needed (1 Viewer)

Matizo

Registered User.
Local time
Today, 13:48
Joined
Oct 12, 2006
Messages
83
Hello everyone,

I wish to make a calendar which shows dates already booked by customers. All bookings from all records must be shown on the same calendar, but the thing is that these are not one day bookings. In my table I have ‘CommenceDate’ and ‘Duration’ (in days). I use a query to calculate the completion date. Therefore the calendar would have to show the range e.g commence date: 1/10/2008 duration: 4days completion date: 4/10/2008 so the calendar shows days between 1/10/2008 – 4/10/2008 on red.

I know that for many of you it is quite simple but I have no idea how to even start this.

Kind regards,
 

Users who are viewing this thread

Top Bottom