Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 143
Default Average throughout the sheets

hi all,

I have 17 sheets, the 17th one is the Summary sheet. Now in the cell B2 of
the 17th sheet I want to calculate the average of the cells B2 in all the 16
sheets, what will be the easiest way to do it? the sheet tabs are named as
Agent 1.......Agent 16.

is it something like =AVERAGE(Agent 1:Agent 16,B2)


Thanks in advance for any help.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Cin Cin is offline
external usenet poster
 
Posts: 19
Default Average throughout the sheets

I think you might have to click on every sheet:

=AVERAGE('Agent 2'!B2,'Agent 1'!B2) etc

"Gary" wrote:

hi all,

I have 17 sheets, the 17th one is the Summary sheet. Now in the cell B2 of
the 17th sheet I want to calculate the average of the cells B2 in all the 16
sheets, what will be the easiest way to do it? the sheet tabs are named as
Agent 1.......Agent 16.

is it something like =AVERAGE(Agent 1:Agent 16,B2)


Thanks in advance for any help.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 143
Default Average throughout the sheets

Thanks Cin..but i worked it out.

I created 2 more sheets one in the beginning named 'Start' and one in the
end named 'End'.

Frmula in cell B2 on summary sheet - =Average(Start:End!B2)

Thanks though.

"Cin" wrote in message
...
I think you might have to click on every sheet:

=AVERAGE('Agent 2'!B2,'Agent 1'!B2) etc

"Gary" wrote:

hi all,

I have 17 sheets, the 17th one is the Summary sheet. Now in the cell B2
of
the 17th sheet I want to calculate the average of the cells B2 in all the
16
sheets, what will be the easiest way to do it? the sheet tabs are named
as
Agent 1.......Agent 16.

is it something like =AVERAGE(Agent 1:Agent 16,B2)


Thanks in advance for any help.





  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Average throughout the sheets

Gary

Very close.

=AVERAGE('Agent 1:Agent 16'!B2)

If you are going to be adding any new sheets it may be best to place a dummy
sheet at each end of your sheets.

Name them Start and End

Then =AVERAGE(Start:End!B2)

Now when inserting Agent 17, Agent 18 etc. make sure they are between Start and
End sheets. Will be included in the formula.


Gord Dibben MS Excel MVP


On Mon, 5 Feb 2007 15:09:17 -0700, "Gary" wrote:

hi all,

I have 17 sheets, the 17th one is the Summary sheet. Now in the cell B2 of
the 17th sheet I want to calculate the average of the cells B2 in all the 16
sheets, what will be the easiest way to do it? the sheet tabs are named as
Agent 1.......Agent 16.

is it something like =AVERAGE(Agent 1:Agent 16,B2)


Thanks in advance for any help.


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
Finding the average across multiple sheets quailhunter Excel Worksheet Functions 16 August 15th 06 12:13 AM
Average calcs - ignore sheets Blackstar79 Excel Worksheet Functions 1 July 12th 06 08:37 PM
copying the same cells from many sheets t.o. Excel Worksheet Functions 3 February 16th 06 10:35 PM
Calculating average scores from multiple sheets' information quailhunter Excel Worksheet Functions 2 October 16th 05 10:37 PM
calculating excel spreadsheet files for pensions and life insurance (including age calculation sheets) RICHARD Excel Worksheet Functions 1 March 15th 05 05:49 PM


All times are GMT +1. The time now is 09:27 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"