View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
lilwoozy lilwoozy is offline
external usenet poster
 
Posts: 6
Default Conditional formatting

If cell Y7 = FALSE then I want D7 to turn font color red.

Under CF I selected "Formula Is" and entered =Y7=FALSE
and then selected the font color. It doesn't seem to be working, so I'm
guessing that I entered the formula wrong?