#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Negative numbers

Having chosen the ( ) format for negative numbers via the Regional/Keyboard
options in the Control panel, this still does not show as an option in the
normal list of number formats. Negative numbers on a spreadsheet just appear
with a minus sign. Any reason? I have tried the Conditional Formatting but
the end result is a number appearing as -(x,xxx.xx). I don't wish to see the
minus sign. I'm using Excel in Office 2007 with Windows 7
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,934
Default Negative numbers

Perhaps this Custom Cell Format will do what you want...

General;(#,##0.00)

--
Rick (MVP - Excel)


"AJW30" wrote in message
...
Having chosen the ( ) format for negative numbers via the
Regional/Keyboard
options in the Control panel, this still does not show as an option in the
normal list of number formats. Negative numbers on a spreadsheet just
appear
with a minus sign. Any reason? I have tried the Conditional Formatting but
the end result is a number appearing as -(x,xxx.xx). I don't wish to see
the
minus sign. I'm using Excel in Office 2007 with Windows 7


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,934
Default Negative numbers

Actually, that should have been the following (to keep the same numerical
format for positive and negative values)...

#,##0.00;(#,##0.00)

and this if you want 0 to be shown as 0.00 instead of just 0 as well...

#,##0.00;(#,##0.00);0.00

--
Rick (MVP - Excel)


"Rick Rothstein" wrote in message
...
Perhaps this Custom Cell Format will do what you want...

General;(#,##0.00)

--
Rick (MVP - Excel)


"AJW30" wrote in message
...
Having chosen the ( ) format for negative numbers via the
Regional/Keyboard
options in the Control panel, this still does not show as an option in
the
normal list of number formats. Negative numbers on a spreadsheet just
appear
with a minus sign. Any reason? I have tried the Conditional Formatting
but
the end result is a number appearing as -(x,xxx.xx). I don't wish to see
the
minus sign. I'm using Excel in Office 2007 with Windows 7



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default Negative numbers

Hi,
format the cell with custom format and use

"-"0.0

"AJW30" wrote:

Having chosen the ( ) format for negative numbers via the Regional/Keyboard
options in the Control panel, this still does not show as an option in the
normal list of number formats. Negative numbers on a spreadsheet just appear
with a minus sign. Any reason? I have tried the Conditional Formatting but
the end result is a number appearing as -(x,xxx.xx). I don't wish to see the
minus sign. I'm using Excel in Office 2007 with Windows 7

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default Negative numbers

"Any reason?": That's just the way Excel is. It looks at some Regional
settings, but not all.

There's no need to use Conditional Formatting. Just specify a custom format
like: #,##0.00;(#,##0.00)

Regards,
Fred

"AJW30" wrote in message
...
Having chosen the ( ) format for negative numbers via the
Regional/Keyboard
options in the Control panel, this still does not show as an option in the
normal list of number formats. Negative numbers on a spreadsheet just
appear
with a minus sign. Any reason? I have tried the Conditional Formatting but
the end result is a number appearing as -(x,xxx.xx). I don't wish to see
the
minus sign. I'm using Excel in Office 2007 with Windows 7




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Negative numbers

You must go back into Regional Options and set "Currency" negatives to () in
order to have the () as an available format in Excel.


Gord Dibben MS Excel MVP


On Wed, 24 Feb 2010 10:05:01 -0800, AJW30
wrote:

Having chosen the ( ) format for negative numbers via the Regional/Keyboard
options in the Control panel, this still does not show as an option in the
normal list of number formats. Negative numbers on a spreadsheet just appear
with a minus sign. Any reason? I have tried the Conditional Formatting but
the end result is a number appearing as -(x,xxx.xx). I don't wish to see the
minus sign. I'm using Excel in Office 2007 with Windows 7


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
Excel 2002 : Convert Positive Numbers to Negative Numbers ? Mr. Low Excel Discussion (Misc queries) 2 November 6th 06 03:30 PM
Set negative numbers to zero. Do not calculate with negative valu Excel Headache Excel Discussion (Misc queries) 4 September 14th 06 08:56 PM
change 2000 cells (negative numbers) into positive numbers lisbern Excel Worksheet Functions 2 August 16th 06 05:54 PM
Excel Formula - Add column of numbers but ignore negative numbers view for Distribution List members Excel Worksheet Functions 1 April 7th 06 03:13 AM
convert negative numbers to positive numbers and vice versa bill gras Excel Worksheet Functions 4 December 7th 05 01:39 AM


All times are GMT +1. The time now is 10:09 PM.

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

About Us

"It's about Microsoft Excel"