Kchiba,
Yes, thank you, they are good solutions. I want to know why this is not working:
I want to say if the search value is equal to red, I want to pull off only the red value with VLookUp. The solutions you gave me are solving my problem. But I want to know why this is not working:
This is my column:
Red
Purple
Orange
Red
Green
Yellow
Pink
Yellow
VLOOKUP("Red",$B$1:$B$9,1,FALSE)
Regards,
Guity