Hello

I am trying to use this formula in CF but it is not working.What am I missing

=NOT(ISERROR(FIND(LEFT(A1,1),"ABCDabcd")))
If it returns true then the cells should be highlighted with yellow fill. I need only one column A to be formatted this way.