Current payment due

O

Oscar

Hi,

I'm trying to run a query where I can pull the current payment due on a
account. When I run the query I get the same account repeated since it gives
me the payment due history. What can I enter in the criteria so that it can
only give me the current payment due?

I have three fields: "Due Date", "Payment" and "Escrow Payment"

Thanks
 
G

Golfinray

Do a group by (the little E at the top) and then change the group by for
Payment to max.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top