Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mic
 
Posts: n/a
Default how do i create a running balance on checkbook register

I downloaded a checkbook register template and i would like to know how i get
it to automatically add/subtract the debits/credits so i have a current
balance at all times
  #2   Report Post  
Kassie
 
Posts: n/a
Default

Hi mic

The logical way would be to add a Balance column. If you have deposits in
say Column C and withdrawals in say Column D, and you start in Row 3 you can
insert an opening balance in E3.

In E4 enter the following formula:

=IF(AND(C4="",D4=""),"",E3+C4-D4)
and copy it doen as far as you wnat to go

--
ve_2nd_at. Randburg, Gauteng, South Africa


"mic" wrote:

I downloaded a checkbook register template and i would like to know how i get
it to automatically add/subtract the debits/credits so i have a current
balance at all times

  #3   Report Post  
stretch
 
Posts: n/a
Default

We would need a bit more information as to what the issues are. Can
you describe the cell structure?


Steve

  #4   Report Post  
mic
 
Posts: n/a
Default

thank-you... problem has been solved

"stretch" wrote:

We would need a bit more information as to what the issues are. Can
you describe the cell structure?


Steve


  #5   Report Post  
mic
 
Posts: n/a
Default

thank -you...problem solved

"Kassie" wrote:

Hi mic

The logical way would be to add a Balance column. If you have deposits in
say Column C and withdrawals in say Column D, and you start in Row 3 you can
insert an opening balance in E3.

In E4 enter the following formula:

=IF(AND(C4="",D4=""),"",E3+C4-D4)
and copy it doen as far as you wnat to go

--
ve_2nd_at. Randburg, Gauteng, South Africa


"mic" wrote:

I downloaded a checkbook register template and i would like to know how i get
it to automatically add/subtract the debits/credits so i have a current
balance at all times



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
How do i get the running balance from one worksheet to another? Spoardy Excel Worksheet Functions 4 August 2nd 05 08:58 PM
How do I calculate a running balance? Susan Excel Worksheet Functions 1 July 29th 05 03:22 AM
How to hide values in a running balance untill new data is entere. doggydog Excel Discussion (Misc queries) 1 March 9th 05 05:58 AM
how : check register running balance is a stationary cell Michele Excel Discussion (Misc queries) 9 January 19th 05 05:25 PM
running balance Jackie New Users to Excel 9 January 7th 05 11:47 PM


All times are GMT +1. The time now is 12:53 PM.

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

About Us

"It's about Microsoft Excel"