PDA

View Full Version : How to create a scheduling format on a form?



wedd
09-29-2010, 09:44 AM
I would like to create a schedule form that can identify when each facility of different locations are booked...and if these locations are booked it will automatically appear in red..or if within a different criteria the list of booking times, customer details and locations will appear in yellow...can this be done? If so, how can it be done?


Thanks:friends:

SoftwareMatt
10-04-2010, 09:14 AM
If your form is a continuous form then you wont be able to do this. If it is a single form then this can easily be achieved with code.

If you want the desired output but for a continuous screen then you could output the results to Excel and do your formatting there.