J
John Hipskind
I would like create a macro that finds all overdue
payments.
When my Accounts Receivable report is opened, I would
like an option to search for (and print) all payments
that are 30 days older than today's date.
Can I use ApplyFilter in a macro assigned to an OnOpen
report event? If so, how do I set a Where Condition that
tests whether today's date is 30 days later than the
invoice's sent date? I would also like to print out the
number of late days in a field on the report.
Thanks.
John
payments.
When my Accounts Receivable report is opened, I would
like an option to search for (and print) all payments
that are 30 days older than today's date.
Can I use ApplyFilter in a macro assigned to an OnOpen
report event? If so, how do I set a Where Condition that
tests whether today's date is 30 days later than the
invoice's sent date? I would also like to print out the
number of late days in a field on the report.
Thanks.
John