Forum Discussion

Julia_Mav's avatar
Julia_Mav
Helper II
3 years ago
Solved

Negative numbers in the brackets

Hi, Could anyone help me create the negative number format in the brackets?   Example: (123,456)   Thanks for your help!
  • nitishsh91's avatar
    3 years ago

    Hi Julia_Mav 

     

    Here are the steps to do this:

    1. Select the field or column that you want to format.

    2. Go to the Modeling tab in the ribbon, and select Format.

    3. In the Format pane, select Custom.

    4. In the Custom format box, enter the format code that you want to use. To display negative numbers in brackets, use the format code "0,0.00;(0,0.00)".

    5. Press Enter to apply the format.

    6. The selected field will now display negative numbers in brackets.