T
tim
I am using an Access database that contains the following fields:
ClientNumber, LastPaymentDate, LastPaymentAmount, 2ndLastPaymentDate,
2ndLastPaymentAmount
The database contains a history of the last 12 payment and amounts
regardless of what dates on which the payments where made. I need a query
that will give me the following information from these records:
ClientNumber, Payment Amounts made in March, Payment Amounts made in
February, Payment Amounts made in January, Payment Amounts made in December
Any help is greatly appreciated
Tim
Access 2000
ClientNumber, LastPaymentDate, LastPaymentAmount, 2ndLastPaymentDate,
2ndLastPaymentAmount
The database contains a history of the last 12 payment and amounts
regardless of what dates on which the payments where made. I need a query
that will give me the following information from these records:
ClientNumber, Payment Amounts made in March, Payment Amounts made in
February, Payment Amounts made in January, Payment Amounts made in December
Any help is greatly appreciated
Tim
Access 2000