Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
gunther
 
Posts: n/a
Default colum B=average of last 10 values in A

can I set up a column B that will give me the average of last 10 entries in
column A. Give formula.
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
try
=AVERAGE(OFFSET($A$1,COUNTA(A:A)-1,0,-10))

--
Regards
Frank Kabel
Frankfurt, Germany
"gunther" schrieb im Newsbeitrag
...
can I set up a column B that will give me the average of last 10 entries
in
column A. Give formula.



  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

=AVERAGE(OFFSET($A$1,COUNTA(A:A)-1,0,-10))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"gunther" wrote in message
...
can I set up a column B that will give me the average of last 10 entries

in
column A. Give formula.



  #4   Report Post  
Lorence
 
Posts: n/a
Default

On Wed, 29 Dec 2004 18:38:29 -0000, "Bob Phillips"
wrote:

=AVERAGE(OFFSET($A$1,COUNTA(A:A)-1,0,-10))


I thought it was much simpler
Assuming A1-A10 is 1st ten in list in col A
Enter =AVERAGE(A1:A10) in B10, then drag down as far as req'd.
it will change to =AVERAGE(A2:A11) etc. as you go.

Lorence
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
Zero values in a log chart Joelle_Smith Charts and Charting in Excel 2 May 8th 23 03:42 AM
Second serie doesn't use X-as values JackRnl Charts and Charting in Excel 1 January 20th 05 01:04 AM
Formula to list unique values JaneC Excel Worksheet Functions 4 December 10th 04 12:25 AM
lookup in colum a and compare values in colum b Boggled Excel User Excel Worksheet Functions 14 October 29th 04 06:38 PM
Need to sum values of columns 1 - 13 and 4 - 15 ExcelHelp Excel Worksheet Functions 1 October 27th 04 07:03 PM


All times are GMT +1. The time now is 11:03 AM.

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"