How do I show negative numbers in brackets in Excel?
M Mark Hunt Jan 15, 2005 #3 Using Format Cells, Number, Category = Custom... try #,##0.00;(#,##0.00) decimal places can be varied according to what you want
Using Format Cells, Number, Category = Custom... try #,##0.00;(#,##0.00) decimal places can be varied according to what you want
I IanRoy Jan 15, 2005 #4 Hi, Ally; Format> Cells> Number> Number and Format> Cells> Number> Currency both have that option. -IanRoy
Hi, Ally; Format> Cells> Number> Number and Format> Cells> Number> Currency both have that option. -IanRoy
G Gary Rowe Jan 16, 2005 #5 Assuming brackets as being the "[]" characters, Format/Number/Custom, select the #,##0_);(#,##0) format ant replace the (#,##0) with "["#,##0"]" Gary
Assuming brackets as being the "[]" characters, Format/Number/Custom, select the #,##0_);(#,##0) format ant replace the (#,##0) with "["#,##0"]" Gary