Getting a positive percentage to have a + sign

  • Thread starter Thread starter Nelson B.
  • Start date Start date
N

Nelson B.

I often show the difference between relative percentages and would like to
have a positive number show up as +9%. Currently I only have -9% and 9%.
Any help would be appreciated.
 
You can use a custom format variation of:

+0.00%;-0.00%;0%;@

(positive;negative;zero;text)
 
Custom format
+0%,-0%
If you want the numbers rounded to a whole percentage
 
Got it to work. Thanks for everybody's help

Dave Peterson said:
You can use a custom format variation of:

+0.00%;-0.00%;0%;@

(positive;negative;zero;text)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top