View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Warner[_2_] Mark Warner[_2_] is offline
external usenet poster
 
Posts: 4
Default CONDITIONAL FORMATING/COLOR CELL WHEN FILLED

On the conditional format menu I use 'Cell Value is', 'Equal to', and '0'
when the cell is blank to add the color to it.


"vdefilippo" wrote:

I am trying to format a cell to turn a color when a date (any date) is
entered into it.

Thank you.