I am farily new to access need help with a calculation please
We have a form where we enter various amounts and a box where these are added together to calculate taxes.
This amount is shown on the screen but we need to save this total amount in the table where it can be used in other calculations in other forms
the control in the box looks like this: =[registration fee]+[membership fee]+[fee per term]+[additional classes fee]+[costume]+[books]-[discount]+[applicable gst]+[uniform fee]
How can I get the result of this formula saved in another table field?
thank you
victor