Conditional formatting vs negative numbers

msword

New Member
Joined
Oct 23, 2020
Messages
46
Office Version
  1. 2019
Platform
  1. Windows
  2. MacOS
I found that conditional formatting can not handle negative numbers both windows and macOS office versions. Even when I downgrade formula to as simple as >=-0.1 it can't get it. Screenshot
The cell format was set to numbers for the entire column - didn't helped.
I am pretty sure that numbers have minus sign and not dash because cell values are determined by Excel formula =N17-N16 and so on.
I explicitly copy/paste the minus sign from Excel formula into the conditional formatting rule - not worked as well.
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Thanks a lot. It seems like 'Method 2: Precision as displayed' worked for me. But what the negative consequences may be in this case? I wonder how to apply method 1 with ROUND function in my case?
 
Upvote 0
Perhaps play around with something like =ROUND(N17-N16,1)
 
Upvote 0

Forum statistics

Threads
1,214,429
Messages
6,119,435
Members
448,898
Latest member
dukenia71

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