Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Corey
 
Posts: n/a
Default Max value in same cell across ALL worksheets

What would be formula to look for the [Max] value in say cell "I12" ACROSS
ALL worksheets with a workbook ?

Currently if i use the MAX formula i get a result of the current worksheet
only.

Corey....


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Max value in same cell across ALL worksheets

Hi!

=MAX(First:Last!I12)

Where First is the name of the first sheet tab and Last is the name of the
last sheet tab. Any sheets that are in between will be included in the
formula reference.

Biff

"Corey" wrote in message
...
What would be formula to look for the [Max] value in say cell "I12" ACROSS
ALL worksheets with a workbook ?

Currently if i use the MAX formula i get a result of the current worksheet
only.

Corey....



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Corey
 
Posts: n/a
Default Max value in same cell across ALL worksheets

thanx
Is there not an ALL SHEETS formula?


Regards

Corey


"Biff" wrote in message
...
Hi!

=MAX(First:Last!I12)

Where First is the name of the first sheet tab and Last is the name of the
last sheet tab. Any sheets that are in between will be included in the
formula reference.

Biff

"Corey" wrote in message
...
What would be formula to look for the [Max] value in say cell "I12"
ACROSS ALL worksheets with a workbook ?

Currently if i use the MAX formula i get a result of the current
worksheet only.

Corey....





  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Max value in same cell across ALL worksheets

Is there not an ALL SHEETS formula?

That is an all sheets formula!

Maybe I didn't do a good job of explaining it!

Assume your sheet tabs are in this order:

Sheet1 | Sheet2 | Sheet3 | Sheet4

You want the MAX from cell I12 on ALL sheets.

=MAX(Sheet1:Sheet4!I12)

ALL sheets that are physically located in between Sheet1 and Sheet4
(inclusive) will be included in the formula.

Biff

"Corey" wrote in message
...
thanx
Is there not an ALL SHEETS formula?


Regards

Corey


"Biff" wrote in message
...
Hi!

=MAX(First:Last!I12)

Where First is the name of the first sheet tab and Last is the name of
the last sheet tab. Any sheets that are in between will be included in
the formula reference.

Biff

"Corey" wrote in message
...
What would be formula to look for the [Max] value in say cell "I12"
ACROSS ALL worksheets with a workbook ?

Currently if i use the MAX formula i get a result of the current
worksheet only.

Corey....







  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Corey
 
Posts: n/a
Default Max value in same cell across ALL worksheets

When i place that in the formula box and hit enter, it opens up a file
dialog box?

Is that right ?




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Corey
 
Posts: n/a
Default Max value in same cell across ALL worksheets

Ok, got it.

I have the tabs hiden, and need it like this, so unless i manually look for
the last created sheet, i do dnot know the last value to put in the formula?
COrey....

...
When i place that in the formula box and hit enter, it opens up a file
dialog box?

Is that right ?



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Max value in same cell across ALL worksheets

"Corey" wrote in message
...
When i place that in the formula box and hit enter, it opens up a file
dialog box?

Is that right ?


No!

I don't think I can explain it any better than I already have.

What is the name of the very first tab in your file?
What is the name of the very last tab in your file?

The formula is:

=MAX(name of the very first tab in your file:name of the very last tab in
your file!I12)

Biff


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
Retrieving a specific cell from multiple worksheets TheShaolin Excel Worksheet Functions 5 June 9th 06 08:31 PM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
enter text in cell and have value change in all worksheets; with l ursobutfo2me Excel Discussion (Misc queries) 3 April 11th 06 01:09 PM
resetting last cell jagdish.eashwar Excel Discussion (Misc queries) 11 March 31st 06 02:06 AM
copying same cell diff worksheets to new sheet deb Excel Discussion (Misc queries) 1 March 2nd 06 08:43 PM


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