Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default how to average a cell value across worksheets?

Hello,

I have a workbook containing upto 30 worksheets, i.e.
at any given time there could be any number of sheets
from 1 to 30

I'd like to have a function which would average values
in one particular cell across the sheets prior to the call
(from sheet1 to the sheet where the function is called).

Could somebody please get me started on this one.

Thanks in advance,
Mark


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default how to average a cell value across worksheets?

Mark,

It is quite simple

=AVERAGE(Sheet2:Sheet30!A1)

--

HTH

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


"Mark Dvorkin" wrote in message
...
Hello,

I have a workbook containing upto 30 worksheets, i.e.
at any given time there could be any number of sheets
from 1 to 30

I'd like to have a function which would average values
in one particular cell across the sheets prior to the call
(from sheet1 to the sheet where the function is called).

Could somebody please get me started on this one.

Thanks in advance,
Mark




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default how to average a cell value across worksheets?

embarrassing but very helpful!
Thanks Bob

Bob Phillips wrote:

Mark,

It is quite simple

=AVERAGE(Sheet2:Sheet30!A1)




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
Calculating Average over many worksheets Pepper New Users to Excel 1 August 12th 08 07:04 PM
Weighted Average across worksheets AS Excel Discussion (Misc queries) 5 January 17th 07 03:25 PM
Using AVERAGE with conditions in different worksheets? mommy2kh Excel Worksheet Functions 1 July 16th 06 11:16 PM
Conditional Average across worksheets madduck Excel Worksheet Functions 3 July 13th 06 07:03 AM
1 cell average across multiple worksheets curtll Excel Worksheet Functions 8 May 11th 06 01:35 PM


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