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

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
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,832
Messages
6,121,850
Members
449,051
Latest member
excelquestion515

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