How do I change fill color in excel based on data in the cell

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a check list. What I want is when a task is not done,
ie blank, the cell fill color is yellow. When it is done, the cell color goes
back to none. This is to help make the spreadsheet more visible in accordance
to company policies. Any ideas?
 
Jason

Conditional Formatting from the Format menu.

Formula is =ISBLANK(cellref)

Pick a color and OK your way out.


Gord Dibben Excel MVP

On Thu, 29 Sep 2005 08:36:10 -0700, "Jason Southco" <Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top