Conditional Formatiing

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

Guest

Is it possible to use the conditional formatiing to identify #N/A (the result
from a formula)

Thank you in advance.
 
Try the following...

1) Select/highlight a cell within your data, let's say A1

2) Format > Conditional Formatting > Formula Is

3) Enter the following formula:

=ISNA(A1)

4) Choose your formatting

5) Click Ok

6) Copy to other cells using the 'Format Painter' or 'Copy > Paste
Special > Formats'

Hope this helps!
 
thank you. if i wanted the conditional formatting to activate if the cell is
not eqaul to #N/A, is that possible ?

Thank you again.
 

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