Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I'm building an access database for a property rental scheme.
Basically what I have is a list of properties and a list of clients. I want to book the clients into the properties on various days but do not want to double book, obviously if each client only stayed for 1 day I wouldn't have a problem as I could use the no dupes thing on the design view of the tables, but as the clients will be staying for different lenghts of time (3 days, 8 days etc.) this won't work. so basically I need a column for start date, then a column for end date then something to check and see anywhere between those dates has been booked before on previous records for that particular property...
Any help / suggestions would be gratefully appreciated.
Thanks.
I'm building an access database for a property rental scheme.
Basically what I have is a list of properties and a list of clients. I want to book the clients into the properties on various days but do not want to double book, obviously if each client only stayed for 1 day I wouldn't have a problem as I could use the no dupes thing on the design view of the tables, but as the clients will be staying for different lenghts of time (3 days, 8 days etc.) this won't work. so basically I need a column for start date, then a column for end date then something to check and see anywhere between those dates has been booked before on previous records for that particular property...
Any help / suggestions would be gratefully appreciated.
Thanks.