mtagliaferri
Registered User.
- Local time
- Today, 17:03
- Joined
- Jul 16, 2006
- Messages
- 538
I am trying to make some calculations in a form, and the result od the calculation being written as a result in a table, I am aware that a query would be the best approach however I need some calculated values available in the form.
I have a field NetPay in my table where I want to store the sum of: [BasicSalary]+[AdditionalAllowances]+[Adjustment]-[PensionContributions]-[TaxPaid]-[NI].
Any guidance on this would be appreciated.
I have a field NetPay in my table where I want to store the sum of: [BasicSalary]+[AdditionalAllowances]+[Adjustment]-[PensionContributions]-[TaxPaid]-[NI].
Any guidance on this would be appreciated.