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

I have a spreadsheet that count and adds the numbers in one column. My only
problem is that I am constantly adding and taking away rows. Is there a way
that I can get my formula to automatically update without having to manually
change the formula everytime?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Running formula

hi
if you are using relative references in your formula, it should adjust
automaticly.
post your formula.

Regards
FSt1

"wosborne" wrote:

I have a spreadsheet that count and adds the numbers in one column. My only
problem is that I am constantly adding and taking away rows. Is there a way
that I can get my formula to automatically update without having to manually
change the formula everytime?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Running formula

Make the range references large enough to accommodate your additions/
deletions, and position the formulae where it will not get deleted.
For example, put:

=SUM(A2:A2000)

in A1 to add numbers in that column, even if you only have 50 numbers
to sum.

Hope this helps.

Pete

On Oct 2, 4:46*pm, wosborne
wrote:
I have a spreadsheet that count and adds the numbers in one column. My only
problem is that I am constantly adding and taking away rows. Is there a way
that I can get my formula to automatically update without having to manually
change the formula everytime?


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

=SUM(K1:K128)

I am just using the basic sum formula

"FSt1" wrote:

hi
if you are using relative references in your formula, it should adjust
automaticly.
post your formula.

Regards
FSt1

"wosborne" wrote:

I have a spreadsheet that count and adds the numbers in one column. My only
problem is that I am constantly adding and taking away rows. Is there a way
that I can get my formula to automatically update without having to manually
change the formula everytime?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 268
Default Running formula

"wosborne" wrote in message
...
I have a spreadsheet that count and adds the numbers in one column. My only
problem is that I am constantly adding and taking away rows. Is there a
way
that I can get my formula to automatically update without having to
manually
change the formula everytime?


I suggest you fix the cell reference so it will refer to a particular cell
wherever it is. To do this click on <Insert<Name<DefineType in a short
name (but not something which may be mistaken for a cell reference) and
click on <OK. When you refer to this cell in a formula it will take the
name of and refer to the cell (wherever it is) not the cell reference.

Regards.

Bill Ridgeway
Computer Solutions


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 Total by formula Dallman Ross Excel Discussion (Misc queries) 6 June 23rd 08 10:38 PM
I need a formula to keep a running percentage....HELP!! tsondrini Excel Discussion (Misc queries) 4 November 20th 07 06:50 PM
RUNNING TOTALS...FORMULA NEEDED Liz Excel Worksheet Functions 2 July 31st 07 07:43 PM
Running total formula DBane Excel Worksheet Functions 0 June 2nd 06 07:38 PM
Formula for running total santaviga Excel Worksheet Functions 0 April 27th 06 10:46 PM


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