Highlight cells

  • Thread starter Thread starter Goyo
  • Start date Start date
G

Goyo

I am trying to highlight a cell if it is empty. However, the cell in
question is pulling data from another page in the worksheet, so the cell is
not empty because it contains the address of the referenced cell. I have
tried conditional formating and "IF" and couldn't get any of them to work.
Any suggestions?
 
A1 cell formula =IF(B1="","",B1)

A1 Conditional Formatting>Formula: =A1=""


Gord Dibben MS Excel MVP
 

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

Similar Threads


Back
Top