Hi,
Could any one suggest me with a formula to get maximum number output as Header and example attached.
Thanks,
Hi,
Could any one suggest me with a formula to get maximum number output as Header and example attached.
Thanks,
Try this one:
=OFFSET($D$2,0,MATCH(MAX(D3:G3),D3:G3,0)-1)
Last edited by Speshul; 09-09-2014 at 01:26 PM.
You should hit F5, because chances are I've edited this post at least 5 times.
Example of Array Formulas
Click the * below on any post that helped you.
I3and drag down![]()
Please Login or Register to view this content.
Notice my main language is not English.
I appreciate it, if you reply on my solution.
If you are satisfied with the solution, please mark the question solved.
You can add reputation by clicking on the star * add reputation.
I always forget when I add rows/columns in sample files. I updated my formula.
Hi Sriku,
This might be simpler if you have your header range a Named Range and then use this formula:
![]()
Please Login or Register to view this content.
See the attached.
One test is worth a thousand opinions.
Click the * Add Reputation below to say thanks.
In b3:
=index($d$2:$g$2,match(max(d3:g3),d3:g3,0))
b c d e f g 2a b c d 3d 3 4 5 9 4b 2 9 4 5 5a 11 4 5 5 6c 5 5 13 6
If you like my answer please click on * Add Reputation
Don't forget to mark threads as "Solved" if your problem has been resolved
"Nothing is so firmly believed as what we least know."
--Michel de Montaigne
Thanks a Lot. It works
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks