Conditional Formatting

  • Thread starter Thread starter picktr
  • Start date Start date
P

picktr

Is there any way, under conditional formatting,
to turn the cell a different color, when an
ERROR is returned in that cell?

i.e. #NUM! or ######

I know how to change the color
 
Try,

Format > Conditional Formatting > Formula Is:

=ISERROR(A1)

I'm not sure about your second example ---> ######. Although, I suspect it
may be the result of the column not being wide enough to accommodate a date.

On 5/12/04 11:07 AM, in article (e-mail address removed), "picktr
 

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