securityman
New member
- Local time
- Today, 10:23
- Joined
- Nov 8, 2003
- Messages
- 6
I have a form to keep up with the remaining balance of a purchase order. The PO has a beginning balance of say $25,000. I receive invoices for this PO and I want to subtract the amount of the invoice from the balance of the PO. The first invoice amount I enter will be subtracted from the beginning balance of the PO and then the following invoice amounts will be subtracted from the remaining balance.
My table is set up with PON, INV,AMOUNT, BALANCE. On the form I have the same. I want the BALANCE to be figured as soon as I enter the AMOUNT. How would I construct a formula or function to do this. ($25000-Amount=Remaining Amount) Then (Remaining Amount - the next Invoice Amount= Remaining Amount).
Thanks
My table is set up with PON, INV,AMOUNT, BALANCE. On the form I have the same. I want the BALANCE to be figured as soon as I enter the AMOUNT. How would I construct a formula or function to do this. ($25000-Amount=Remaining Amount) Then (Remaining Amount - the next Invoice Amount= Remaining Amount).
Thanks