C
cc
In a database for parking garage leases, I have the following:
1. In combo box LOCATION - drop down choices "Garage A" and "Garage B"
2. In combo box ACCESS - drop down choices "24/7," "Night/Weekend,"
"Pool-24/7" and "Pool-Night/Weekend"
3. In combo box TYPE - drop down choices "Reserved" and "Non-Reserved"
I would like to have totals in the report that calculate the number of
leases that meet the following criteria, for example:
1. Garage A, 24/7, non-reserved
2. Garage A, Pool-24/7, Pool-Night/Weekend, non-reserved
I would greatly appreciate someone's help with this. THANK YOU in advance.
1. In combo box LOCATION - drop down choices "Garage A" and "Garage B"
2. In combo box ACCESS - drop down choices "24/7," "Night/Weekend,"
"Pool-24/7" and "Pool-Night/Weekend"
3. In combo box TYPE - drop down choices "Reserved" and "Non-Reserved"
I would like to have totals in the report that calculate the number of
leases that meet the following criteria, for example:
1. Garage A, 24/7, non-reserved
2. Garage A, Pool-24/7, Pool-Night/Weekend, non-reserved
I would greatly appreciate someone's help with this. THANK YOU in advance.