You are reading a single comment by @Olly398 and its replies. Click here to read the full conversation.
  • you need your data in columns, with the 'index' column on the extreme left. The other fields in the function tell it which column you want it to return data from (counting from the left) and whether an exact match is required. And of course which variable you want to trawl for in the index.

    =vlookup(lookup value,table array, col index number,exact match required)

About

Avatar for Olly398 @Olly398 started