S
shav
Hi all,
going by the example for looking up in a range that isn'
sorted in excel help, I get the following examle
=INDEX(A2:B5,MATCH("Pears",A2:A5,0),2)
It's says that the match statement returns the row id. Is it possibl
to replace the column id in the above example so that I can use a matc
statement to return a column id as well. I have a table that has severa
possible values in different columns. Cheers
Sha
going by the example for looking up in a range that isn'
sorted in excel help, I get the following examle
=INDEX(A2:B5,MATCH("Pears",A2:A5,0),2)
It's says that the match statement returns the row id. Is it possibl
to replace the column id in the above example so that I can use a matc
statement to return a column id as well. I have a table that has severa
possible values in different columns. Cheers
Sha