M
Michael
I'm trying to construct a formula that does the following:
Finds the maximum value (a date, if that matters) within row 2 of
sheet 1 that corresponds to a cell in row 1 (in the same column as the
max value), which in turn matches a value in column A of sheet 2. See
e.g. below: I'd like a formula which searches for "#" and finds
"March."
I am having difficulty combining the hlookup with a max function, and
similar difficulty combining the match and offset functions as an
alternative.
Sheet 1
A B C D
1 * # # @
2 Jan Feb March April
Sheet 2
A B
1 # FORMULA?
2 *
3 @
Any suggestsions?
Thanks,
Michael
Finds the maximum value (a date, if that matters) within row 2 of
sheet 1 that corresponds to a cell in row 1 (in the same column as the
max value), which in turn matches a value in column A of sheet 2. See
e.g. below: I'd like a formula which searches for "#" and finds
"March."
I am having difficulty combining the hlookup with a max function, and
similar difficulty combining the match and offset functions as an
alternative.
Sheet 1
A B C D
1 * # # @
2 Jan Feb March April
Sheet 2
A B
1 # FORMULA?
2 *
3 @
Any suggestsions?
Thanks,
Michael