Hello! Can I get some suggestions? I have a database created with the following (for repeat room reservations)
EventID
Event Descript
Event Start Date
Start Time
End time
Recur Count How many times the event will recur. 0 for one-off event. Leave blank if open-ended.
Period Freq How many days/months/years between recurrences. Required.
Location (look-up for rooms in tblLocation)
I need to create a way to PREVENT room Locations from being over booked on the same Start Date.
Any help would be so helpful! thank you!
EventID
Event Descript
Event Start Date
Start Time
End time
Recur Count How many times the event will recur. 0 for one-off event. Leave blank if open-ended.
Period Freq How many days/months/years between recurrences. Required.
Location (look-up for rooms in tblLocation)
I need to create a way to PREVENT room Locations from being over booked on the same Start Date.
Any help would be so helpful! thank you!