Capture.JPG
please have a look at the attached image.
Is there any function that will return the value from column "C" for the max value from column "B"????
Please reply.
Capture.JPG
please have a look at the attached image.
Is there any function that will return the value from column "C" for the max value from column "B"????
Please reply.
Hello ronnycool,
Maybe like this?
Regards
Please consider:
Be polite. Thank those who have helped you. Then Click on the star icon in the lower left part of the contributor's post and add Reputation. Cleaning up when you're done. If you are satisfied with the help you have received, then Please do Mark your thread [SOLVED] .
thanks a lot...!!!
is there any other function for the same technique????
???
=index(c2:c6,match(max(b2:b6),b2:b6,0))
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
thanks a lot...!!!
It worked....!!!!!!!!
You are welcome.
You may also Click on the star "*", bottom left, to show some appreciation.
It would depend on exactly what you want to do.is there any other function for the same technique????
The solution I gave you, was based on the image you have posted, and I don't understand why you would now want to consider a different approach.
If you have other questions regarding different issues, then you should mark this thread as "Solved", and start any other new thread.
Regards
=index(match) is same sa vlookup.
but vlookup is easier.
that's a matter of opinion,i hardly ever use vlookup unless an op asks for help with it!
Hello reimar_rem,
Yes, you are correct, but sometimes you may find Index,Match better than Vlookup.=index(match) is same sa vlookup.
but vlookup is easier.
Regards
@ martindwilson,
Hi Martin,
I agree with you. Also thank you for helping out here as well!
Best Regards
Hi Guru,
Agree, sometimes index match is better.
![]()
Hi Guru,
Agree, index match is sometimes better.
![]()
INDEX MATCH combination can lookup left or right with a vertical arrangement of data or with horizontal data, UP or DOWN.
VLOOKUP can only return from left to right for vertical data and HLOOKUP from UP to down for horizontal data.
<---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.Ron W
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks