View Single Post
  #3   Report Post  
Ron
 
Posts: n/a
Default

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

"Kenjiro Yagi" wrote:

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