Thread: Running Balance
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Fred Smith[_4_] Fred Smith[_4_] is offline
external usenet poster
 
Posts: 2,389
Default Running Balance

You reference it. If your last total of a running balance is in C5, in the
other cell, you reference it as:

=C5

Regards,
Fred.

"Victor" wrote in message
...
How do I use the last total of a running balance in another cell?