Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Spoardy
 
Posts: n/a
Default How do i get the running balance from one worksheet to another?

How do i get the running balance from one worksheet to another?

i.e withdrawls and deposits will change all the time, so I want this running
balance (subtotal) to transfer to an overview sheet, so I will always have an
up to date total.


  #2   Report Post  
bj
 
Posts: n/a
Default

if you have the running balance on Sheet1 in a given cell (D4)

on the other sheet
=Sheet1!D4
will transfer the data.


"Spoardy" wrote:

How do i get the running balance from one worksheet to another?

i.e withdrawls and deposits will change all the time, so I want this running
balance (subtotal) to transfer to an overview sheet, so I will always have an
up to date total.


  #3   Report Post  
Spoardy
 
Posts: n/a
Default

Hiya

Thanks for that, isn't quite what I was looking for but close. I have a
'balance column' that changes with each withdrawl/credit I make. So I need
to transfer the current balance from the 'balance column' onto a seperate
sheet?

Bearing in mind this figure can change frequently.

Does that make sense?

Spoardy.

"bj" wrote:

if you have the running balance on Sheet1 in a given cell (D4)

on the other sheet
=Sheet1!D4
will transfer the data.


"Spoardy" wrote:

How do i get the running balance from one worksheet to another?

i.e withdrawls and deposits will change all the time, so I want this running
balance (subtotal) to transfer to an overview sheet, so I will always have an
up to date total.


  #4   Report Post  
bj
 
Posts: n/a
Default

assuming your balance column is set up as
=previous balance-current outgo + current input
down to say row 1000

try
=sheet1!D1000

to reflect the value of your last cell in the column. If you have it set up
different than this, le me know.
"Spoardy" wrote:

Hiya

Thanks for that, isn't quite what I was looking for but close. I have a
'balance column' that changes with each withdrawl/credit I make. So I need
to transfer the current balance from the 'balance column' onto a seperate
sheet?

Bearing in mind this figure can change frequently.

Does that make sense?

Spoardy.

"bj" wrote:

if you have the running balance on Sheet1 in a given cell (D4)

on the other sheet
=Sheet1!D4
will transfer the data.


"Spoardy" wrote:

How do i get the running balance from one worksheet to another?

i.e withdrawls and deposits will change all the time, so I want this running
balance (subtotal) to transfer to an overview sheet, so I will always have an
up to date total.


  #5   Report Post  
Spoardy
 
Posts: n/a
Default

Thanks. I think I have set mine upo different, basically I have copied the
formulas from another excel sheet I had for a while. The formulas they were
using on the balance column is:

=IF(OR(M33=M32,M33=N32),"",M33)

Does this help?


"bj" wrote:

assuming your balance column is set up as
=previous balance-current outgo + current input
down to say row 1000

try
=sheet1!D1000

to reflect the value of your last cell in the column. If you have it set up
different than this, le me know.
"Spoardy" wrote:

Hiya

Thanks for that, isn't quite what I was looking for but close. I have a
'balance column' that changes with each withdrawl/credit I make. So I need
to transfer the current balance from the 'balance column' onto a seperate
sheet?

Bearing in mind this figure can change frequently.

Does that make sense?

Spoardy.

"bj" wrote:

if you have the running balance on Sheet1 in a given cell (D4)

on the other sheet
=Sheet1!D4
will transfer the data.


"Spoardy" wrote:

How do i get the running balance from one worksheet to another?

i.e withdrawls and deposits will change all the time, so I want this running
balance (subtotal) to transfer to an overview sheet, so I will always have an
up to date total.




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 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
subtract a running balance from a SUM at the bottom of worksheet sam Excel Worksheet Functions 1 November 24th 04 12:43 AM


All times are GMT +1. The time now is 05:26 PM.

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"