B
Bibi
I have a rental database - There are three primary tables. Properties,
Leases and Tenants. The Leases table has two date fields - Arrive and Depart
-There are multiple properties that may be leased. I need to be able to
identify which dates are available for lease and which are reserved for each
property. The Arrive Date is leased, the depart date is not leased and there
may be any number of dates in between which are leased. As a stop gap measure
I have created a table and manually enter each date as Reserved when a lease
is signed, but even this does not show me at a glance which dates are
AVAILABLE for which properties and that's what I need to be able to see at a
glance. Any suggestions?
TIA
Bibi
Leases and Tenants. The Leases table has two date fields - Arrive and Depart
-There are multiple properties that may be leased. I need to be able to
identify which dates are available for lease and which are reserved for each
property. The Arrive Date is leased, the depart date is not leased and there
may be any number of dates in between which are leased. As a stop gap measure
I have created a table and manually enter each date as Reserved when a lease
is signed, but even this does not show me at a glance which dates are
AVAILABLE for which properties and that's what I need to be able to see at a
glance. Any suggestions?
TIA
Bibi