how do i keep a running total for contributions to several funds

G

Guest

am working on a simple way to keep track, a running total, of church member
contributions to several funds... thanks JPC
 
B

Bob Phillips

Without seeing the data it is hard, but let's say the amounts are in column
A. In B2, add

=$A$2:A2

and then copy down by each amount

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
G

Guest

How about?

=SUM($A$2:A2)

<g>

Peo

Bob Phillips said:
Without seeing the data it is hard, but let's say the amounts are in column
A. In B2, add

=$A$2:A2

and then copy down by each amount

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
G

Guest

More information: I have to clear the data each week and need to keep the
running totals from being deleated.. thanks so far Jpc
 

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