Number format to remove negative sign

VBA_Newbie

Active Member
Joined
Jan 7, 2005
Messages
258
Hi folks,

Does anyone know how to create a custom number format to remove the negative sign when the cell is displayed. I still need Excel to treat the value as negative. I just need it to be displayed in graphs like a regular (non-negative) number. Thanks.
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
depends if you want decimal places etc. but if all your numbers are integers how about

0;0;0
 
Upvote 0
Thanks, that worked but I guess I should have been more specific with my first post. The numbers are precentages. For example, in my graphs it displays -11%. I need it to display 11%. The format you posted gets rid of the negative sign, but it doesn't display it as a percentage anymore, it shows 0.11

Any ideas?
 
Upvote 0

Forum statistics

Threads
1,216,462
Messages
6,130,781
Members
449,591
Latest member
sharmavishnu413

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