Hello,
In excel i want to turn a cell red when text in a cell doesn't match text in a list.
I've looked at array formulas and the help files says to enter the following as an ARRAY FORMULA by pressing CTRL+SHIFT+ENTER
{=OR(EXACT(TestValue, CompareRange))}
I have tried {=OR(EXACT(A47, B4:B34))}
but I don't seem to be able to get this formula to work? CTRL+SHIFT+ENTER has no effect??
Can anyone advise
Thanks,
Osx
In excel i want to turn a cell red when text in a cell doesn't match text in a list.
I've looked at array formulas and the help files says to enter the following as an ARRAY FORMULA by pressing CTRL+SHIFT+ENTER
{=OR(EXACT(TestValue, CompareRange))}
I have tried {=OR(EXACT(A47, B4:B34))}
but I don't seem to be able to get this formula to work? CTRL+SHIFT+ENTER has no effect??
Can anyone advise
Thanks,
Osx