Can Formula Change the Font Color?

K

Kenjiro Yagi

I want to make it so if the cell starts with "Failed - .." the font color to
be red and if the cell starts with anything else, I want the font color to
be blue.

Is there a way to do this without running VBA? Thanks!

Kenjiro Yagi
 
R

Ron

go to Functions, then Conditional Functions
It is fairly self explainitory from there, enjoy.
Ron
 
Top