![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 27
|
Hi, how do I format negative numbers to appear in brackets. E.g -6 becomes (6), -3 becomes (3). Thanks
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: Leiden, The Netherlands
Posts: 68
|
Use conditional formatting, e.g.:
0.00;(0.00) This will display all numbers with two decimal places and negative numbers with brackets around them. Marc |
|
|
|
|
|
#3 |
|
MrExcel MVP, Administrator
Join Date: Feb 2002
Location: The act or process of locating.
Posts: 13,679
|
Select the cells you want to format, and go to Format/Cells. On the Number tab, choose "Number" from the list. You can then choose how you want to show negative numbers in those cells.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|