Forum Discussion
Brackets around negative numbers (formatting)
- Jun 30, 2023
You may change Windows regional settings as here Negative numbers aren't showing with parentheses in Excel - Microsoft Support
Alternatively apply first negative numbers with Red format. Select cells again, Ctrl+1->Number->Custom
and here change text after semicolon on
You may remove [Red] if prefer default color.
- Harry_S_SJun 30, 2023Copper Contributor
Detlef_Lewin I have just tried both and both show a minus sign but no brackets
- chipasm1Jan 19, 2025Copper Contributor
i have the same problem there i another solution ?
- HenryRApr 23, 2025Copper Contributor
This works for me, giving brackets for negative values. Format cell with Custom Type as below:
£#,##0_);(£#,##0)
I use the £ symbol as I'm representing a currency for my purposes. Change or delete that as needed. I don't want it in Red so I don't have that extra declaration.. The formula looks like it's missing a bracket as we are used brackets coming in pairs.. But it is fine, it works.