B
Bob V
Is it possible to make this field go back 1 Month to get the payable total?
This field is giving me the payable total of each client
...............Thanks for any help.....Bob
Payable:
Nz(qTotalDueForPayment.TotalDue,0)-Nz(qPaidAmountForPayment.PaidTotal,0)
This field is giving me the payable total of each client
...............Thanks for any help.....Bob
Payable:
Nz(qTotalDueForPayment.TotalDue,0)-Nz(qPaidAmountForPayment.PaidTotal,0)