Format cells negative numbers

Alpacino

Well-known Member
Joined
Mar 16, 2011
Messages
511
How do I format cells do that if figures are -15 say it will show in red (15)
Thanks
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Read up on conditional formatting, use the keystrokes Alt + O + D to bring up the conditional formatting menu or look in the home ribbon.
 
Upvote 0
Read up on conditional formatting, use the keystrokes Alt + O + D to bring up the conditional formatting menu or look in the home ribbon.

If you can meet the requirement using conditional fomatting then I would love to know how it's done.

Try using a custom number format like one of

0;[Red](0)

0.00;[Red](0.00)

#,##0;[Red](#,##0)

or similar if needed to get the desired format.
 
Upvote 0
In Excel 2007 and later versions you can set number formats via conditional formatting.......but unless you want the fill colour to change too (or some other formatting) then simple number formatting would be the best approach as Jason suggests
 
Upvote 0

Forum statistics

Threads
1,224,592
Messages
6,179,777
Members
452,942
Latest member
VijayNewtoExcel

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