Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3
Default Setting up a continually updating average

I enter data on a daily basis. There is one column on a particular
worksheet in which I need a running average -- that is, average the
column, and when I enter new data, instantly update the average, so my
average is always up-to-date -- automatically.

I'd love to know how to set this up.

A second question:
How can I apply this formula or function of a continuous update
average to a portion of a column, instead of the whole column? I can
identify the starting cell, but the ending cell will change every time
I enter data.

Thank you very much.

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 11,058
Default Setting up a continually updating average

Let's say your are adding data to column E. The formula:
=AVERAGE(E:E)
will average the data you have entered. It will ignore blank cells and not
treat them like zero. As you add data to column E the function will updte
automatically
--
Gary's Student
gsnu200712

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
Continually check if condition is true in VBA [email protected] Excel Discussion (Misc queries) 1 October 4th 06 05:43 PM
Code Execution Continually Interrupted Peter Bernadyne Excel Discussion (Misc queries) 1 March 17th 06 04:07 PM
Continually accepting the "User Agreement". Don Excel Discussion (Misc queries) 1 February 4th 06 11:28 PM
Average the last 5 of a continually filling row. Geo Excel Discussion (Misc queries) 12 January 6th 05 10:41 PM
Setting default pivot table field setting to "sum" Mr. Moose Excel Discussion (Misc queries) 2 December 21st 04 04:43 PM


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