View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default Why is VLOOKUP returning a value from the row above?

If you want an exact match then you need to use a 4th parameter in the
VLOOKUP function and set it to 0 or FALSE.

Hope this helps.

Pete

On Oct 12, 6:48*pm, Summerfun
wrote:
The VLOOKUP function is returning a value exactly one row above the row it
should be using.