G
Guest
I have a form I need to filter by a PayDate field. I need to get the most
recent PayDate and then display only the records whose most recent PayDate is
more than 60 days ago (from current date).I have two tables, Clients and
Payments. One to Many relationship from Clients to Payments. I need this form
filtered so I can print off statements for all Clients who haven't made a
payment in the last 60 days.
Thank You
recent PayDate and then display only the records whose most recent PayDate is
more than 60 days ago (from current date).I have two tables, Clients and
Payments. One to Many relationship from Clients to Payments. I need this form
filtered so I can print off statements for all Clients who haven't made a
payment in the last 60 days.
Thank You