What is the proper SQL statement to make Access automatically add or subtract currency entries in a table? I am trying to make a virtual checkbook app that will add or subtract from the balance according to whether the entry is a deposit or deduction.
I don't wan't the user to have to do the math

Any help is greatly appreciated.
Daniel Christie