J
Joe Cilinceon
Hi
This is my first time posting here and need some help, please. I have a
table (Ledger) that stores payment information on units/tenants at a storage
facility. The table has a transaction number (autonumber) on every entry as
well as the unit number, tenant ID # (multiple possible per table) as well
as all the information on the payment made such as date, amount, method etc.
I also have a field for PaidThru (date) which gives the final date the rent
will cover. Hence, there will be several records for each unit as well as
different tenants for units time goes by (they move out and other move in
constantly).
Now here is the problem I want a query that will only show the last paidthru
date based on a given unit/tenant combination. Any help would be greatly
appreciated.
This is my first time posting here and need some help, please. I have a
table (Ledger) that stores payment information on units/tenants at a storage
facility. The table has a transaction number (autonumber) on every entry as
well as the unit number, tenant ID # (multiple possible per table) as well
as all the information on the payment made such as date, amount, method etc.
I also have a field for PaidThru (date) which gives the final date the rent
will cover. Hence, there will be several records for each unit as well as
different tenants for units time goes by (they move out and other move in
constantly).
Now here is the problem I want a query that will only show the last paidthru
date based on a given unit/tenant combination. Any help would be greatly
appreciated.