+ Reply to Thread
Results 1 to 2 of 2

formula for parenthesis round negative money values in excel

  1. #1
    jeff
    Guest

    formula for parenthesis round negative money values in excel



  2. #2
    Peo Sjoblom
    Guest

    Re: formula for parenthesis round negative money values in excel

    Use a custom format under format>cells>number>custom

    $#,##0.00_);($#,##0.00)

    (for dollars in this case) or one of the built in under
    format>cells>number>currency (scroll down)

    only formula would be

    =TEXT(A1,"$#,##0.00_);($#,##0.00)")

    --
    Regards,

    Peo Sjoblom

    Northwest Excel Solutions

    Portland, Oregon




    "jeff" <[email protected]> wrote in message
    news:[email protected]...
    >



+ 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