Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 47
Default calculating valuses from all sheets

I have single workbook with 31 sheets on it (all sheets has diff. names on it)

all the sheets have some values in A8 & A9 (maintained position)

what i want is on the first sheet in cells A8 and A9 I need the average from
all the other sheets from cells A8 & A9

Sheet 1 = A
Sheet 2 = B
Sheet 3 = C
Sheet 4 = D

so Cells A8 & A9 in "Sheet A" - should have the average from "Sheet B" A8 &
A9, "Sheet C" A8 & A9, "Sheet D" A8 & A9,

I hope i didnt confuse

thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default calculating valuses from all sheets

Hi,

Try this.
Make 2 sheets. The first named Start(Before Sheet1) and the second named
End(After Sheet31).
In the cell where you need the average write this formula.

=AVERAGE(Start:End!A8)

It will average the numbers in A8 for every sheet between the 2 dummy sheets
which to keep the job tidy can be hidden.

Mike


"Deepak" wrote:

I have single workbook with 31 sheets on it (all sheets has diff. names on it)

all the sheets have some values in A8 & A9 (maintained position)

what i want is on the first sheet in cells A8 and A9 I need the average from
all the other sheets from cells A8 & A9

Sheet 1 = A
Sheet 2 = B
Sheet 3 = C
Sheet 4 = D

so Cells A8 & A9 in "Sheet A" - should have the average from "Sheet B" A8 &
A9, "Sheet C" A8 & A9, "Sheet D" A8 & A9,

I hope i didnt confuse

thanks in advance

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default calculating valuses from all sheets

With unique sheetnames the easiest method is to insert a new sheet at
beginning.........name it Start

Insert a new sheet at the end.............name it End

In original first sheet(now second) =AVERAGE(Start:End!A8:A9)

If you insert more sheets, insert them between Start and End


Gord Dibben MS Excel MVP

On Tue, 5 Aug 2008 11:57:00 -0700, Deepak
wrote:

I have single workbook with 31 sheets on it (all sheets has diff. names on it)

all the sheets have some values in A8 & A9 (maintained position)

what i want is on the first sheet in cells A8 and A9 I need the average from
all the other sheets from cells A8 & A9

Sheet 1 = A
Sheet 2 = B
Sheet 3 = C
Sheet 4 = D

so Cells A8 & A9 in "Sheet A" - should have the average from "Sheet B" A8 &
A9, "Sheet C" A8 & A9, "Sheet D" A8 & A9,

I hope i didnt confuse

thanks in advance


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 sheets enyaw Excel Discussion (Misc queries) 1 August 31st 06 10:03 AM
calculating sheets PH NEWS Excel Worksheet Functions 6 February 25th 06 02:51 PM
Calculating average scores from multiple sheets' information quailhunter Excel Worksheet Functions 2 October 16th 05 10:37 PM
Calculating recurring date in following month, calculating # days in that period Walterius Excel Worksheet Functions 6 June 4th 05 11:21 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 01:44 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"