Formatting numbers with leading " - "

exflyer1996

Board Regular
Joined
May 25, 2009
Messages
123
Hi,

I am trying to take a value and format it as a number with a leading " - " an no thousands separators. EXAMPLE: (50,000.00) should be formatted as -50000.00

Any suggestions?
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)

Aaron Blood

Active Member
Joined
Oct 10, 2002
Messages
485
If those are already values in cells... you should just be able to select the range and press: Shift+Ctrl+~ (to apply general number format)
...then click increase/decrease decimal button as needed.
 
Upvote 0

Scott Huish

MrExcel MVP
Joined
Mar 17, 2004
Messages
19,961
Office Version
  1. 365
Platform
  1. Windows
Unless you are trying to show positive numbers with a leading hyphen as well, just format as Number, 2 decimal places. Leave thousands separator unchecked
 
Upvote 0

Forum statistics

Threads
1,195,674
Messages
6,011,096
Members
441,582
Latest member
Topkapi

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
Top