A
andrew
Here's a poser. I have a summary sheet which compiles data from 10 other
worksheets within the same workbook. The summary sheet looks for values of
MAX, MIN and AVERAGE across the 10 worksheets, and retrieve the values
accordingly. What i need, however, is not the value but rather the text in
cell AA1 that corresponds to the values retrieved. Here's an example:
Example, in the summary page:
MAX(Start:End!O2) will retrieve and display the maximum value across the
worksheets in cell O2 of all ten w'sheets. I will need a formula which will
then retrieve the text stored in cell AA1 of the worksheet that has the
maximum value, and display it on the summary page (beside the cell which
shows the result of the maximum value).
Is there any way to do this without macros or UDF?
worksheets within the same workbook. The summary sheet looks for values of
MAX, MIN and AVERAGE across the 10 worksheets, and retrieve the values
accordingly. What i need, however, is not the value but rather the text in
cell AA1 that corresponds to the values retrieved. Here's an example:
Example, in the summary page:
MAX(Start:End!O2) will retrieve and display the maximum value across the
worksheets in cell O2 of all ten w'sheets. I will need a formula which will
then retrieve the text stored in cell AA1 of the worksheet that has the
maximum value, and display it on the summary page (beside the cell which
shows the result of the maximum value).
Is there any way to do this without macros or UDF?