I have a workbook with multiple worksheets. I have a summary sheet that finds the minimum value in those 25 worksheets by cell. How would I be able to identify which sheet holds the minimum value for each row on the summary sheet?
I'm not very familiar with Excel functions so any help would be appreciated.
Here is an example of the data.
Sheet1!B2 = 25
Sheet2!B2 = 30
Sheet3!B2 = 27
...
...
...
Sheet22!B2 = 18
Sheet23!B2 = 26
...
...
...
The summary sheet shows cell B2 minimum value as "25". I want to know that value is coming from Sheet1!B2.
Does that make sense and can it be done?
Thanks
I'm not very familiar with Excel functions so any help would be appreciated.
Here is an example of the data.
Sheet1!B2 = 25
Sheet2!B2 = 30
Sheet3!B2 = 27
...
...
...
Sheet22!B2 = 18
Sheet23!B2 = 26
...
...
...
The summary sheet shows cell B2 minimum value as "25". I want to know that value is coming from Sheet1!B2.
Does that make sense and can it be done?
Thanks