healermoon
IS-IT--Management
At the bottom of my billing statement I want to show what is the amount due that is current, 30 days past due, 60 days past due, and 90 days past due. I was thinking the formula would be:
Sum[AmtDue]-Sum[AmtPaid]<[End Date]
or
Sum[AmtDue]-Sum[AmtPaid] AND <[End Date]
for the current due, AmtDue and AmtPaid are totaled up at the end of the statement, and [End Date] is a parameter ended when creating the statement. However that is not working so I am not sure if I am on the right path or not.
Thanks much for your help.
Kenny Renaud
IT Manager
Corral West Ranchwear Inc.
Sum[AmtDue]-Sum[AmtPaid]<[End Date]
or
Sum[AmtDue]-Sum[AmtPaid] AND <[End Date]
for the current due, AmtDue and AmtPaid are totaled up at the end of the statement, and [End Date] is a parameter ended when creating the statement. However that is not working so I am not sure if I am on the right path or not.
Thanks much for your help.
Kenny Renaud
IT Manager
Corral West Ranchwear Inc.