Hi
I need help to complete one of my forms.
In the attachment, I have 5 “Due” fields in the Form Footer to work on, they are :
[Due30]
[Due60]
[Due90]
[Due120]
[Due150]
In the body of the form, I have key data value of [InvDate], [InvoiceNo] & [INVTOTALSUM] to provide info to those “Due” fields.
The objective of “Due” fields are to find out the sum of [INVTOTALSUM] outstanding in a given period category of 30/60/90/120/150.
Therefore in all the 5 “Due” fields, what expression should I write to achieve the desired total of [INVTOTALSUM]. Example :
Due30: IIf(Forms![frm04Soa]![frm04SoaAccs].Form![StatementDate]-[InvDate] < 30, ………..)
Thanks in advance the help rendered.
Regards
Kiang
![]()