Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Display of a negative percentage in Excel with Brackets (22%)?

Is there a way to display negative percentages using brackets?
IE -4% or (4%).

Thank you,
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default Display of a negative percentage in Excel with Brackets (22%)?

Use this in a Custom Format...

0.00%;(0.00%)

Use as many zeroes as you want decimal places in your answer. You can also
use # signs in place of the zeroes, but the decimal point will be displayed
for whole numbers.

--
Rick (MVP - Excel)


"Jill" <Jill @discussions.microsoft.com wrote in message
...
Is there a way to display negative percentages using brackets?
IE -4% or (4%).

Thank you,


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,059
Default Display of a negative percentage in Excel with Brackets (22%)?

"Jill" <Jill @discussions.microsoft.com wrote:
Is there a way to display negative percentages using brackets?
IE -4% or (4%).


If that is all you want, use the following custom format:

0.00%;(0.00%)

If you would like negative to be red and you would like zero to appear as a
dash, similar to Accounting format, use the following custom format:

0.00%;[Red](0.00%);_("-"??_)

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Negative Number Display -- need Brackets Rinke Gill Excel Discussion (Misc queries) 7 August 22nd 08 10:18 PM
Why doesn't my Excel '03 let me use brackets for negative numbers T Standish Excel Worksheet Functions 2 October 16th 07 12:34 AM
how do i get negative numbers in brackets in Excel maverick accountant New Users to Excel 1 March 10th 06 02:37 PM
I seem unable to display negative values with brackets Ferd Excel Discussion (Misc queries) 3 January 31st 06 10:36 PM
I cannot get Excel to put negative amounts in brackets. Help ! Frustrated of Great Yarmouth Excel Worksheet Functions 6 July 26th 05 05:11 PM


All times are GMT +1. The time now is 01:19 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"