Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Microsoft Excel Puzzle - please help

Format the selected column so that negative numbers appear like this ($0000.00)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default Microsoft Excel Puzzle - please help

$#,##0.00_);($#,##0.00)


--


Regards,


Peo Sjoblom


"puppy_unico" wrote in message
...
Format the selected column so that negative numbers appear like this
($0000.00)



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default Microsoft Excel Puzzle - please help

One way:

Format/Cells/Number/Custom: General;($0000.00)

In article ,
puppy_unico wrote:

Format the selected column so that negative numbers appear like this
($0000.00)

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Microsoft Excel Puzzle - please help

Select the cells (the column)
Use Format | Cells ; open Custom; modify the format specs to:
$###0.00;($###0.00)
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"puppy_unico" wrote in message
...
Format the selected column so that negative numbers appear like this
($0000.00)



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 87
Default Microsoft Excel Puzzle - please help

Click the Column Header for the column of data you wish to format
-Then
Click Format from the file menu
-Then
From the Format Cells dialogue box:
Select the Number Tab
Category = Currency
Decimal Places = 2
Symbol = $
Negative Numbers = ($1,234.10)
-Then
Click OK

"puppy_unico" wrote:

Format the selected column so that negative numbers appear like this ($0000.00)



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 87
Default Microsoft Excel Puzzle - please help

OR- without the comma, do like this

Click the Column Header for the column of data you wish to format
-Then
Click Format from the file menu
-Then
From the Format Cells dialogue box:
Select the Number Tab
Category = Custom
Type = $###0.00_);[Red]($###0.00)
-Then
Click OK




"RayportingMonkey" wrote:

Click the Column Header for the column of data you wish to format
-Then
Click Format from the file menu
-Then
From the Format Cells dialogue box:
Select the Number Tab
Category = Currency
Decimal Places = 2
Symbol = $
Negative Numbers = ($1,234.10)
-Then
Click OK

"puppy_unico" wrote:

Format the selected column so that negative numbers appear like this ($0000.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
Microsoft Visual Basic errors displaid when opening Microsoft Word 97 & Excel (7 JJ mac Setting up and Configuration of Excel 7 June 14th 07 07:54 PM
Excel Puzzle dwalesb Excel Worksheet Functions 2 January 26th 06 07:27 PM
Change individual cell heights/widths in Microsoft Excel 2000 like Microsoft Word urbanplanner Excel Discussion (Misc queries) 3 December 7th 05 04:57 PM
t-distribution puzzle in Excel [email protected] Excel Discussion (Misc queries) 8 November 11th 05 11:27 AM
Microsoft Excel Viewer 2003 won't open Microsoft Excel Worksheet Graham Jones Excel Discussion (Misc queries) 1 May 13th 05 01:58 AM


All times are GMT +1. The time now is 03:12 AM.

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"