Conditional formating

  • Thread starter Thread starter Mandy
  • Start date Start date
M

Mandy

Is there a way to do it for the whole sheet. The formula won't work for the
whole sheet.
I used =isns(a2:p500)
 
Select cell A1. Condition format, formula is
=ISNA(A1)
Make sure there are no absolute references (NOT $A$1)
Copy cell.
Select rest of sheet you want formatting applied to, right click, paste
special, format only.
 
Pre-select A2:P500

CF>Formula is: =ISNA(A2)

The A2 will increment to the other cells as A3, A4 etc.


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

Back
Top