Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Running Balance in One Cell

Hello:

I need to set up a spreadsheet that maintains a running balance in a single
cell. For example, in cell A1 "50,000" will be displayed. When a number "x"
is entered into any cell in the range A2:C30, A1 will then display the value
of 50,000-x. I'm basically trying to set up a budget sheet that keeps a
running budget balance everytime a new expense is added.

Thank you all in advance.
--
MartyM
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Running Balance in One Cell

You've made my day - thank you. I've been searching various "Help" sections
and trying different formulas. I had =SUM(50000-(A1:C30)) at one point but
didn't think to change the order. Thanks again and Happy New Year.
--
MartyM


"Don Guillett" wrote:

Have you tried
=50000-SUM(a2:c30)

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"MartyM" wrote in message
...
Hello:

I need to set up a spreadsheet that maintains a running balance in a
single
cell. For example, in cell A1 "50,000" will be displayed. When a number
"x"
is entered into any cell in the range A2:C30, A1 will then display the
value
of 50,000-x. I'm basically trying to set up a budget sheet that keeps a
running budget balance everytime a new expense is added.

Thank you all in advance.
--
MartyM



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Running Balance in One Cell

This can be done but is fraught with danger.

There will be no "paper trail" for error-checking and no way to recover from
errors without starting over.

See John McGimpsey's site for methods.

http://www.mcgimpsey.com/excel/accumulator.html


Gord Dibben MS Excel MVP

On Thu, 27 Dec 2007 12:26:00 -0800, MartyM
wrote:

Hello:

I need to set up a spreadsheet that maintains a running balance in a single
cell. For example, in cell A1 "50,000" will be displayed. When a number "x"
is entered into any cell in the range A2:C30, A1 will then display the value
of 50,000-x. I'm basically trying to set up a budget sheet that keeps a
running budget balance everytime a new expense is added.

Thank you all in advance.


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
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
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 05:32 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"