adding parenthesis to values

  • Thread starter Thread starter John
  • Start date Start date
J

John

Does anyone know how to display a percent within
parenthesis without turning it to text.

for example, instead of 12%
I want it to display (12%)

Thank you so much
 
You should be able to create a custom number format: In the Format Cells dialog box, under the number tab, click on custom. In the box, type: (0.00%) (or however many decimal places you'd like). Excel still sees it as a number (ie .25) and peforms calculations accordingly.
 
John,

Just use a custom format of (%0)

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Good grief, time to go to bed.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

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

Back
Top