#1   Report Post  
Posted to microsoft.public.excel.misc
lil'bit
 
Posts: n/a
Default running balances


Hello. I am confused as to how to get a checkbook running balance in
2003 excel. The help topic only made the confusion worse.

Cell D4 is the starting previous eom balance, then each row starting in
cell C5 would reflect written check amounts or deposits, by way of
currency formatting for one or the other as perferred. Column D on down
each row should end with a running balance for each row. I want to be
able to start with a previous balance and continue inputing sums but
that isn't happening. Just not sure where to go from there as none of
the formulas I've tried will work. Maybe formatting for the style of
currency I wanted to use is the problem. Could someone please help with
this? Thank you.


--
lil'bit

married, muddled, and mistook
------------------------------------------------------------------------
lil'bit's Profile: http://www.excelforum.com/member.php...fo&userid=4306
View this thread: http://www.excelforum.com/showthread...hreadid=540512

  #2   Report Post  
Posted to microsoft.public.excel.misc
JLatham
 
Posts: n/a
Default running balances

Put this formula in cell D5:
= D4 - C5
and simply drag/extend it down the page. You have not allowed for deposits,
but you can handle them in this simple format by entering them as negative
values.

Or if you put deposits in Column B, you could change the formula for D5 to:
= D4 + B5 - C5

If you want to just use column C for both deposits and debits and enter them
in more standard form, in cell D5 enter
= D4 + C5
and enter all checks and service charges and such as negative numbers, and
deposits as positive values.

"lil'bit" wrote:


Hello. I am confused as to how to get a checkbook running balance in
2003 excel. The help topic only made the confusion worse.

Cell D4 is the starting previous eom balance, then each row starting in
cell C5 would reflect written check amounts or deposits, by way of
currency formatting for one or the other as perferred. Column D on down
each row should end with a running balance for each row. I want to be
able to start with a previous balance and continue inputing sums but
that isn't happening. Just not sure where to go from there as none of
the formulas I've tried will work. Maybe formatting for the style of
currency I wanted to use is the problem. Could someone please help with
this? Thank you.


--
lil'bit

married, muddled, and mistook
------------------------------------------------------------------------
lil'bit's Profile: http://www.excelforum.com/member.php...fo&userid=4306
View this thread: http://www.excelforum.com/showthread...hreadid=540512


  #3   Report Post  
Posted to microsoft.public.excel.misc
lil'bit
 
Posts: n/a
Default running balances


Thank you for the help. It's very appreciated.

Tried the first formula you gave and it works fine for me. :)


--
lil'bit

married, muddled, and mistook
------------------------------------------------------------------------
lil'bit's Profile: http://www.excelforum.com/member.php...fo&userid=4306
View this thread: http://www.excelforum.com/showthread...hreadid=540512

  #4   Report Post  
Posted to microsoft.public.excel.misc
JLatham
 
Posts: n/a
Default running balances

Glad it worked for you. You're certainly welcome.

"lil'bit" wrote:


Thank you for the help. It's very appreciated.

Tried the first formula you gave and it works fine for me. :)


--
lil'bit

married, muddled, and mistook
------------------------------------------------------------------------
lil'bit's Profile: http://www.excelforum.com/member.php...fo&userid=4306
View this thread: http://www.excelforum.com/showthread...hreadid=540512


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
running balance in Excel Dan Connors Excel Worksheet Functions 5 April 3rd 06 08:11 PM
RUNNING TOTAL LOST IN EXCEL 2000 Excel Worksheet Functions 7 December 27th 05 05:52 AM
I want the first cell of a column to be a running bal for that col rsilver Excel Discussion (Misc queries) 4 November 19th 05 03:09 PM
How to display a form- to show status of the running program Joseph Excel Discussion (Misc queries) 2 May 31st 05 11:31 AM
Pivot table (Running Averages) cs02000 Excel Worksheet Functions 0 March 6th 05 10:11 PM


All times are GMT +1. The time now is 06:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"