View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default how to return data from a right hand side/and one cell down

What do you mean by "one or more cells down from it"? Is it one cell
down, or 2, 3 ??

You would be better using an INDEX/MATCH combination rather than
VLOOKUP, but I can't give you a sample formula until you can define
how many rows down from the matching cell you want the data returned
from.

Pete


On Sep 16, 10:25*pm, JMALTO wrote:
I am compering the content of a cell agains another group of cells and when
it finds a match, I need the formula to return data from a specific cell on
the right hand side and one or more cell daown from it.
This is what I have so far but final yet.

=IF(ISBLANK($C30),"",VLOOKUP($C30,Data!$A$1:$C$871 ,2,FALSE))

How can I do this.
Thanks,
--
When it commes to machinning, I am the BEST