Ignore rounding in conditional formation

kstoneman

New Member
Joined
Feb 7, 2014
Messages
2
Right now I have a condition that if the value is less than80 then use RED fill. My problem is whenthe cell value is 79.8; because of rounding, it displays 80 and no REDfill. The cell format is number with zerodecimal places. I want the cell fill toreflect no fill.<o:p></o:p>
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
Hi, welcome to MrExcel,

You need to see the difference between the DISPLAY and the REAL VALUE.

When I apply conditional format "lower than 80", it doesn't matter what the display of that cell is.
I've put 79.8 in a cell, set the NumberFormat to Number with 0 decimals and it's still red.
Click in any cell and write =A1 (change A1 to your cellreference). What do you see?

kind regards,
Erik
 
Upvote 0

Forum statistics

Threads
1,215,220
Messages
6,123,698
Members
449,117
Latest member
Aaagu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top