A
Alan
I want to create an IF statement that does something like this:
(Formula in cell B1) - IF A1 contains "red" then return "red", else if A1
contains "blue", return "blue", else if A1 contains "black" return "black"
else .... and so on. I realise I have a 7 nested if limit.
Can anyone help?
TIA, Alan
(Formula in cell B1) - IF A1 contains "red" then return "red", else if A1
contains "blue", return "blue", else if A1 contains "black" return "black"
else .... and so on. I realise I have a 7 nested if limit.
Can anyone help?
TIA, Alan