running total

J

just another user

i am working on a worksheet that i want to have a running
total, the only problem is that i have one cell that will
a number and change to another number, i can't find a way
to capture the previous number. for example i have cell
a2 that is 20 next dave a2 = 10 for a total of 30 for cell
a2
 
G

Guest

-----Original Message-----
i am working on a worksheet that i want to have a running
total, the only problem is that i have one cell that will
a number and change to another number, i can't find a way
to capture the previous number. for example i have cell
a2 that is 20 next dave a2 = 10 for a total of 30 for cell
a2
.
try using the $ sign in front of the number reference
(e.g. A$2
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top