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

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
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,213,550
Messages
6,114,265
Members
448,558
Latest member
aivin

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