seannypoos
New member
- Local time
- Today, 10:13
- Joined
- Feb 23, 2009
- Messages
- 8
Quite new to Access so hope this makes sense -
I have a restaurant table booking system. Works well but ideally what I want to do is search for tables that haven't been booked yet. However I don't know how since I'd need to search the bookings table but that of course is populated with existing bookings i.e. tables that are NOT free.
Other than creating thousands of empty records with a booked Y/N field in which is obviously inefficient is there a way I can do this?
Ideally what I'd like to do is run a query with a parameter with a date which returns tables that haven't been booked on that date. Can you do this? Please say YES! Thanks
I have a restaurant table booking system. Works well but ideally what I want to do is search for tables that haven't been booked yet. However I don't know how since I'd need to search the bookings table but that of course is populated with existing bookings i.e. tables that are NOT free.
Other than creating thousands of empty records with a booked Y/N field in which is obviously inefficient is there a way I can do this?
Ideally what I'd like to do is run a query with a parameter with a date which returns tables that haven't been booked on that date. Can you do this? Please say YES! Thanks