Hello!
This might be a very basic question but I haven't been able to find it.
I have this:
___A______B______C
1 Blue___White___Black
2 Green__Red____Brown
3 Purple_Yellow___Pink
I want a formlula that searches on A1:C3 for the text "Red" and returns B2.
I have tried this:
MATCH("Red";A1:C3), however I return an error.
How to solve this?
Thank you!
Bookmarks