G
Guest
I have a continuous form with three fields: InvoiceID, Payment and
InvoiveAmt. InvoiceID is a drop down selector and is bound to the form's
source, Payment Amount is a text box for data entry (the amount paid) and
InvoiceAmt is a non-bound text box displaying the actual invoice amont. I
want to populate InvoiceAmt on the exit from InvoiceID however I do not know
how to limit the effect to only the current row in the form.
Thanks
InvoiveAmt. InvoiceID is a drop down selector and is bound to the form's
source, Payment Amount is a text box for data entry (the amount paid) and
InvoiceAmt is a non-bound text box displaying the actual invoice amont. I
want to populate InvoiceAmt on the exit from InvoiceID however I do not know
how to limit the effect to only the current row in the form.
Thanks