View Single Post
  #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.