Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
M. Beall
 
Posts: n/a
Default Displaying sheet and cell value in another cell

I am using the Min formula to find the minimum value from tables on seperate
worksheets.
The summary sheet displays the minimum value.
Is there a way to indicate on the summary sheet, from which sheet that the
min value was selected from ?
--
MB
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
using an approach from Harlan Grove try the following:
1. put the names of all your sheets in a range of your summary page.
e.g. in the cells X1:X10
2. In A1 put your MIN formula (I assume your values are in A1:A10 on
all sheets)
3. Now use the following array formula (entered with CTRL+SHIFT+ENTER)
=INDEX(X1:X10,MATCH(TRUE,COUNTIF(INDIRECT("'"&X1:X 10&"'!A1:A10"),A1)0,
0))

--
Regards
Frank Kabel
Frankfurt, Germany

"M. Beall" schrieb im Newsbeitrag
...
I am using the Min formula to find the minimum value from tables on

seperate
worksheets.
The summary sheet displays the minimum value.
Is there a way to indicate on the summary sheet, from which sheet

that the
min value was selected from ?
--
MB


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
Linking to an Entire Sheet Chaplain Doug Links and Linking in Excel 2 December 24th 04 07:39 AM
Make cells match flotowntiger Excel Discussion (Misc queries) 1 December 7th 04 02:40 PM
IF THEN LOGIC flotowntiger Excel Discussion (Misc queries) 5 December 7th 04 12:12 AM
Cell Colors and Sheet Protection cincode5 Excel Discussion (Misc queries) 1 December 3rd 04 10:39 PM
How do I automatically rename a sheet with the contents of a cell. michaelspearin Excel Discussion (Misc queries) 3 December 3rd 04 09:27 PM


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