Vertical Index Match
=INDEX(A1:A3,MATCH(E2,C1:C3,0))
Horizontal Index Match
=INDEX(A1:C1,MATCH(E2,A3:C3,0))
Topic Id: 9313
Example Ids: 28835,28836
This site is not affiliated with any of the contributors.
Content on the page is taken from Stack Overflow Documentation
This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service