#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 39
Default Running Balance

How do I use the last total of a running balance in another cell?
  #2   Report Post  
Posted to microsoft.public.excel.misc
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?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Running Balance

If the totals are in Column A, and the locations are changing in an on-going
basis, you can use this formula in another column:

=LOOKUP(99^99,A:A)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Victor" wrote in message
...
How do I use the last total of a running balance in another cell?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 683
Default Running Balance

For a running balance or running total such as the following:

Column Name: A B C D (Where C = Balance and D = Running Balance)
Row 1: x y $50 =$C1
Row 2: y z $30 =$C2 + $D1
Row 3: a b $20 =$C3 + $D2

From here, select drag D3 and pull it down to the bottom. Excel will be
smart enough to increment the row numbers. It will keep the column names
locked because of the ($).

"Victor" wrote:

How do I use the last total of a running balance in another cell?

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!!!...? [email protected] Excel Worksheet Functions 4 August 24th 06 04:16 PM
to keep a running balance johnilee Excel Discussion (Misc queries) 3 April 18th 06 07:20 AM
rent received/balance owed/running balance spreadsheet Quickbooks dummy Excel Discussion (Misc queries) 1 January 2nd 06 07:34 PM
How do i set up a running balance on one row? Jimmy James Excel Worksheet Functions 1 November 15th 05 07:08 PM
running balance Jackie New Users to Excel 9 January 7th 05 11:47 PM


All times are GMT +1. The time now is 06:12 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"