KishorKK Member May 8, 2017 #1 Hi Friends, Please help to solve this, i want to use here index/ match formula but i am unable to get values in these cells. Please help me i am attaching excel sheet. Thanks Attachments Vlookup.xlsx 8.9 KB · Views: 12
Hi Friends, Please help to solve this, i want to use here index/ match formula but i am unable to get values in these cells. Please help me i am attaching excel sheet. Thanks
Chihiro Excel Ninja May 8, 2017 #2 Something like below. =INDEX($B$2:$E$6,MATCH($A13,$A$2:$A$6,0),MATCH(B$12,$B$1:$E$1,0)) Copy down and across.
Something like below. =INDEX($B$2:$E$6,MATCH($A13,$A$2:$A$6,0),MATCH(B$12,$B$1:$E$1,0)) Copy down and across.
SirJB7 Excel Rōnin May 8, 2017 #3 Hi, KishorKK! Please write down the formulas are you using and what issues have you run into. Regards!
Hi, KishorKK! Please write down the formulas are you using and what issues have you run into. Regards!
Monty Well-Known Member May 8, 2017 #4 Hello Kishore! Check attached file solution provided by Chihiro works fine! Attachments Vlookup.xlsx 9.4 KB · Views: 10
KishorKK Member May 9, 2017 #5 HI Chihiro, it's working can you please explain me about this formula means how you taken it
pecoflyer Well-Known Member May 9, 2017 #6 Have you tried the " Evaluate formula" tool to see what this formula does?
Chihiro Excel Ninja May 9, 2017 #7 Have a read of following: http://www.mbaexcel.com/excel/how-to-use-index-match-match/ Alternative to Index/Match/Match http://chandoo.org/wp/2010/11/09/2way-lookup-formulas/
Have a read of following: http://www.mbaexcel.com/excel/how-to-use-index-match-match/ Alternative to Index/Match/Match http://chandoo.org/wp/2010/11/09/2way-lookup-formulas/