highlighting text

  • Thread starter Thread starter ganga
  • Start date Start date
G

ganga

I'm attempting to do some conditional formatting on text. I need to
highlight cells by itself that contain any text in the cell .
is this possible?
 
Any text?

CF>Formula is: =ISTEXT(A1)

Anything?

CF>Formula is: =A1<>""


Gord Dibben MS Excel MVP
 
Back
Top