excel format cells/Number/Category: Number problem

M

Matts

Hi,
When I trie to Format a cell, in Number Tab, Categorie Number, in the
negative Numbers:
I'm missing the 2 options of ( )
I on ly have 2 choices:
-1234.10
1234.10 (in red)
I need:
(1234.10)
(1234.10) (in red)
But its missing!
Anyone can help me?
 
F

Frank Kabel

Hi
create a custom format (the automatic availability of this format
depends on your Windows settings):
0.00_);[Red](0.00)
 
A

Art

I don't know why that format is missing - perhaps you have a larger problem.

However, you can type #,##0.00;[Red](#,##0.00) in as a custom format, and
that should get you what you want.

Art
 
F

Frank Kabel

Hi Art
I don't know why that format is missing - perhaps you have a larger
problem.

this is not an issue but simply due to different Windows regional
settings :)
Frank
 
A

Art

Frank,

Thank you. I noticed that I had put comma's in my suggested format - oops.
I don't know how you keep up with all of the questions you handle -- I've
learned quite a bit from reading many of your answers.

Thanks again.

Art
 
G

Gord Dibben

Matts

If not available in Format>Cells>Number.....

This is a function of your Regional Settings in Windows OS.

Start>Settings>Control Panel>Regional and Language Settings>Regional
Options>Customize>Currency>Negative Currency Format. Click on drop-down arrow
and select the ($1.1)

Apply and OK>Apply your way out.

You will have to close Excel then re-open to see effects.

Gord Dibben Excel MVP
 
Top