#1   Report Post  
Karen
 
Posts: n/a
Default Averages

I have about 10 sheet tabs and in cell B3 of each sheet
tab I have an average. I want to create a summary sheet
that will average all of the averages from each 10 sheet
tabs. What operator separates each sheet tab and cell
reference?

Thank you
  #2   Report Post  
RagDyer
 
Posts: n/a
Default

Try this:

=AVERAGE(Sheet1:Sheet10!B10)
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Karen" wrote in message
...
I have about 10 sheet tabs and in cell B3 of each sheet
tab I have an average. I want to create a summary sheet
that will average all of the averages from each 10 sheet
tabs. What operator separates each sheet tab and cell
reference?

Thank you

  #3   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

=AVERAGE(Sheet1:Sheet10!B3)

In article ,
"Karen" wrote:

I have about 10 sheet tabs and in cell B3 of each sheet
tab I have an average. I want to create a summary sheet
that will average all of the averages from each 10 sheet
tabs. What operator separates each sheet tab and cell
reference?

Thank you

  #4   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Note that this solution only works if the 10 sheets are contiguous,
Sheet1 is on the left, and Sheet10 is on the right.


In article ,
JE McGimpsey wrote:

One way:

=AVERAGE(Sheet1:Sheet10!B3)

In article ,
"Karen" wrote:

I have about 10 sheet tabs and in cell B3 of each sheet
tab I have an average. I want to create a summary sheet
that will average all of the averages from each 10 sheet
tabs. What operator separates each sheet tab and cell
reference?

Thank you

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
Inventory Pricing - running averages Inventory Question Excel Discussion (Misc queries) 2 January 3rd 05 04:36 PM
calculating averages keving Excel Worksheet Functions 8 December 9th 04 01:23 AM


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