Mike Hughes
Registered User.
- Local time
- Today, 22:12
- Joined
- Mar 23, 2002
- Messages
- 493
I have a form with the fields Amount and Deposit
I then have two hidden fields which gives me a running total of both
Amount =Sum([Amount]) and Deposit =Sum([Deposit])
I want to add a visible field to the top of the form which displays the current balance sum Deposit - sum Amount
I can't figure out the fomula for this field to give me the balance.
Would someone please help me?
Thanks MIke
I then have two hidden fields which gives me a running total of both
Amount =Sum([Amount]) and Deposit =Sum([Deposit])
I want to add a visible field to the top of the form which displays the current balance sum Deposit - sum Amount
I can't figure out the fomula for this field to give me the balance.
Would someone please help me?
Thanks MIke