View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default QUESTION with Match command and OFFSET

You can use the match within an INDEX function

--
Don Guillett
SalesAid Software

"alomega" wrote in message
...
I want to use the Match command with "0" as match type. The Match command
returns a value of the row that was found from the Match command.

The problem is how do I add the text string located in a specifc column
located on the same row, as referenced by the Match command to be included
after the row reference indicated by the Match command?,