View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
boardbug boardbug is offline
external usenet poster
 
Posts: 2
Default Offset VLOOKUP results

VLookup returns a value in the same row. However, for my purposes I need the
value in a row ahead or a row behind.

So for example if Vlookup formula returns a value in Cell b3, I actually
want to know what it's in the next row i.e. Cell b4 or possibly Cell b2
Does anyone have any thoughts??

Thank you!