Rounding / Cond. Format

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

Guest

How (in conditional formatting) can I ask excel to allow a difference of +,-
..01? For example, A1=12.21 and B1=12.22. I want B1 to turn red if it is
not equal to A1, allow a .01 difference. In this case B1 will not turn red.

If A1=12.21 and (B1=12.23 or B1=12.19), then the cell (B1) will turn red.
 
It's 2 conditional formats in B1.

cell value - is greater than =$A$1+0.01

and the second one

cell value - is less than =$A$1-0.01

and pick a nice colour.

Mike
 

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