Formatting Question +0

The Animal

Active Member
Joined
May 26, 2011
Messages
449
Hi
I have assigned the following formatting (+0;-0.0;0) to display all minus values as -0.0 and all positive as +0.0 but my zero calculations are displaying as +0 which is upsetting my conditional formatting.
Any tips for formatting type to display all Zero without the + sign in front
Thanks Stephen
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
Hi
I have assigned the following formatting (+0;-0.0;0) to display all minus values as -0.0 and all positive as +0.0 but my zero calculations are displaying as +0 which is upsetting my conditional formatting.
Any tips for formatting type to display all Zero without the + sign in front
Thanks Stephen

It worked for me

0​
+5,0
-5,0​

<tbody>
</tbody>

My Excel version uses comma as decimal separator so i tried...
+0,0;-0,0;0

M.
 
Last edited:
Upvote 0
Stephen

Are the 0 values exactly 0?
 
Upvote 0
Thanks Guys
Still not working M. I have checked and double checked and calculation is definitively returning a Zero balance and although formatting in the same in each applicable cell some cells display as -0.0 or 0 or +0.0 and they are use the same formula and have same formatting?
 
Upvote 0
Have you seen Norie's post above?
Try something like
=ROUND(your_formula_here,1)

M.
 
Upvote 0

Forum statistics

Threads
1,215,133
Messages
6,123,233
Members
449,092
Latest member
SCleaveland

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