D
D. M.
Hello,
I have created a lease database that contains lease and rent information
(rent and sales information is entered every month by date such as 5/1/2007).
Each lease has a different start and end date which constitutes the lease
year. We pay percentage rent based on the lease year. All dates are in
mm/dd/yyyy format.
I need to figure out a way to print a report for each lease based on the
lease year. Example: If the lease start date is 4/1/1999 I need to show
rent and sales information for 4/1/2006 through 3/31/07.
Is there a simple way to do this? Right now, I have created a query which
asks for the start and end dates. Since we have close to 150 leases, this is
very cumbersome.
HELP???
Thanks.
I have created a lease database that contains lease and rent information
(rent and sales information is entered every month by date such as 5/1/2007).
Each lease has a different start and end date which constitutes the lease
year. We pay percentage rent based on the lease year. All dates are in
mm/dd/yyyy format.
I need to figure out a way to print a report for each lease based on the
lease year. Example: If the lease start date is 4/1/1999 I need to show
rent and sales information for 4/1/2006 through 3/31/07.
Is there a simple way to do this? Right now, I have created a query which
asks for the start and end dates. Since we have close to 150 leases, this is
very cumbersome.
HELP???
Thanks.