Okay, a problem. Your formula worked at home but not at work, where I need
it. I have my headers on that worksheet. Is that causing the problem? After
putting in the formula, I get #VALUE! in the cell. Any suggestions? Thanks.
Susan
"Paul B" wrote:
Your welcom, glad that will work for you
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
"Susan" wrote in message
...
Thank you, Paul. It worked. I tried it on a worksheet at home after
reading
your reply. Since the deposit and withdrawal columns are reversed on the
worksheet at work, all I have to do is switch the letters in the formula
to
set it up there.
"Paul B" wrote:
Susan, this assumes that you have a starting balance in G2, with
deposits in
column F and payments in column E, starting in row 3, in G3 put
=(IF(OR(E3,F30), OFFSET(G3,-1,0)- E3+F3,"")) and copy down, if you
would
like I could send you a workbook set up for this, post back if you would
like to take a look at it.
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
"Susan" wrote in message
...
I want to calculate a running balance for a check register in Excel.
How
do I
do that without having to enter the formula each time? Can I have the
column
headings set up first? Thanks! This will be for Excel 2000
|