+ Reply to Thread
Results 1 to 2 of 2

Display -123 as (123)

  1. #1
    Jeffry Huelse
    Guest

    Display -123 as (123)

    How do I display -123 as (123). I have done the calculation =(c32-c34) and
    I want the negative number I just want it displayed with parentheses rather
    then the minus symbol. Any help would be appreciated.

    Thanks

    JR



  2. #2
    Nick Hodge
    Guest

    Re: Display -123 as (123)

    Jeffry

    Formats consist of four parts separated by ; the first is for whole numbers
    the second for negative numbers, the third for zeroes and the last for text,
    so via Format>Cells...>Custom, you could enter something like

    0;(0);0

    Obviously if you want decimals then

    0.00;(0.00);0.00

    Check out here or help on formatting codes

    http://www.nickhodge.co.uk/gui/formatmenu/cells.htm

    You can also change this globally using the settings in windows regional
    settings

    --
    HTH
    Nick Hodge
    Microsoft MVP - Excel
    Southampton, England
    [email protected]HIS


    "Jeffry Huelse" <[email protected]!> wrote in message
    news:[email protected]...
    > How do I display -123 as (123). I have done the calculation =(c32-c34)
    > and
    > I want the negative number I just want it displayed with parentheses
    > rather
    > then the minus symbol. Any help would be appreciated.
    >
    > Thanks
    >
    > JR
    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1