W
Wilburn
Sorry for the rather odd subject line but I wasn't quite sure how to pu
it, or which one would be the one I need (either the hlookup functio
or a combination of match/index).
The situation is the following :
I have a worksheet with the following (basic) data :
B3 to M3 : months of the year (januari to december)
B15 to M15 : Net income amount for the particular month.
I used the MAX formula in cell E17 to locate the highest net incom
amount in the row B15 to M15, which worked fine.
What I am trying to do next is the part that stumps me, I can't believ
its impossible, but it doesn't seem to be easy either, unless I'm doin
things wrong, which is probably the case.
In cell D17 I want to show the name of the month from the row B3 to M
that corresponds with the result of the MAX formula in cell E17, th
highest value in the row B15 to M15.
I tried using HLOOKUP but wasn't quite able to make it work.
I tried an index/match combination, but I could only get that workin
if I'd input the month as well. (the month column and the net incom
row).
I'd rather not do it that way as if the values/amounts might change
the month with the highest net income would/could change as well, s
the month that I'd have to put in the index/match combination migh
then not be the month I need.
I hope this sort of makes sense, my way of describing things is almos
as confusing as this problem makes me feel.
Thanks in advance for any hints/tip
it, or which one would be the one I need (either the hlookup functio
or a combination of match/index).
The situation is the following :
I have a worksheet with the following (basic) data :
B3 to M3 : months of the year (januari to december)
B15 to M15 : Net income amount for the particular month.
I used the MAX formula in cell E17 to locate the highest net incom
amount in the row B15 to M15, which worked fine.
What I am trying to do next is the part that stumps me, I can't believ
its impossible, but it doesn't seem to be easy either, unless I'm doin
things wrong, which is probably the case.
In cell D17 I want to show the name of the month from the row B3 to M
that corresponds with the result of the MAX formula in cell E17, th
highest value in the row B15 to M15.
I tried using HLOOKUP but wasn't quite able to make it work.
I tried an index/match combination, but I could only get that workin
if I'd input the month as well. (the month column and the net incom
row).
I'd rather not do it that way as if the values/amounts might change
the month with the highest net income would/could change as well, s
the month that I'd have to put in the index/match combination migh
then not be the month I need.
I hope this sort of makes sense, my way of describing things is almos
as confusing as this problem makes me feel.
Thanks in advance for any hints/tip