A
andy62
Trying this again, with correction and clarification:
In the formula below, "$B$3" is a reference to the current worksheet which
contains a whole number to be used as a row reference on other worksheets.
This formula works when I pass a single-worksheet range to MIN, but not when
I pass a multi-sheet reference:
=MIN(INDIRECT("Rater1:Rater4!C"&$B$3))
Is there another way to type it, or do I need a more creative function?
TIA
In the formula below, "$B$3" is a reference to the current worksheet which
contains a whole number to be used as a row reference on other worksheets.
This formula works when I pass a single-worksheet range to MIN, but not when
I pass a multi-sheet reference:
=MIN(INDIRECT("Rater1:Rater4!C"&$B$3))
Is there another way to type it, or do I need a more creative function?
TIA