S
Slipperyrock
I could use some help in creating a field in a table the value of which would
be the continuing balance of simple arithmetic operations such as:
T(n) = T(n-1) A(n) - S(n) where T=Total, A=value in a field to be added,
S=value in a field to be subtracted, and n=record number
Does this make sense?
be the continuing balance of simple arithmetic operations such as:
T(n) = T(n-1) A(n) - S(n) where T=Total, A=value in a field to be added,
S=value in a field to be subtracted, and n=record number
Does this make sense?