Conditional Formatting

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

Guest

I want to apply conditional formatting to a cell and I want it to change the
colour of the cell to blue if the cell is not blank. Would I use the IF
function. If yes, how would I write the formula to colour the cell if the
cell is not blank. I'm not sure how to indicate "not blank" in the formula. I
am using Excel 2003

Thanks very much for your help.

Best regards,

Dee
 
One way:

CF1: Formula is =NOT(ISBLANK(A1))
Format1: patterns/blue
 

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