Custom format to center

A

Andy

Is there anything I can add to the below custom format to make it centered
instead of right aligned? Thanks for any help.

_(* #,##0_);_(* (#,##0);_(* "-"?_);_(@_)
 
D

Dave Peterson

The number format doesn't set alignment.

You'll have to format that using the Format|Cells|alignment tab.

(But with this format, your numeric entries won't be centered in the cell.)
 

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

Top