B
Brian
Within one form (Invoice) I am trying to record payments which reduce the
balance oustanding
Within the Invoice form have a subform (datasheet view) which list a number
of future payments that are due. The number of payments to bne made vary
with each invoice.
The Subform is
Date Due - Payment Due - Balance Due.
Balance Due Field is currently formulated as [Forms]![Invoice]![Total]
-Payment Due
This of course works correctly only with the first [Balance Due]. I can sum
the total
[Payments Due] but I cannot fathom how to show a "staged" reducing balance
without using an untidy bunch of pre-labled fields Payment1, Payment2 etc.
Any sugestions please?
Brian
balance oustanding
Within the Invoice form have a subform (datasheet view) which list a number
of future payments that are due. The number of payments to bne made vary
with each invoice.
The Subform is
Date Due - Payment Due - Balance Due.
Balance Due Field is currently formulated as [Forms]![Invoice]![Total]
-Payment Due
This of course works correctly only with the first [Balance Due]. I can sum
the total
[Payments Due] but I cannot fathom how to show a "staged" reducing balance
without using an untidy bunch of pre-labled fields Payment1, Payment2 etc.
Any sugestions please?
Brian