P
Prospero
I am trying to find something equivalent to the variables that I a
familiar with from programming in QBASIC.
For example:
A1 contains 50
A2 contains 30
Am I able to write a formula something like variable=a1+a2, so that
can call up a running total when I need to?
Obviously, I know about SUM but this is not suitable for th
spreadsheet I am trying to make
familiar with from programming in QBASIC.
For example:
A1 contains 50
A2 contains 30
Am I able to write a formula something like variable=a1+a2, so that
can call up a running total when I need to?
Obviously, I know about SUM but this is not suitable for th
spreadsheet I am trying to make