+ Reply to Thread
Results 1 to 4 of 4

displaying negative values

  1. #1
    cfuller
    Guest

    displaying negative values

    how do I hide the display of negative numbers?

  2. #2
    Marcelo
    Guest

    RE: displaying negative values

    =if(A1<0,"",A1)

    HTH
    Regards from Brazil
    Marcelo

    "cfuller" escreveu:

    > how do I hide the display of negative numbers?


  3. #3
    Ken Hudson
    Guest

    RE: displaying negative values

    Hi,
    That will work if cell A1 has a formula in it.
    If negative numbers are just typed in, you can use conditional formatting.
    Highlight the range of cells you want to format.
    Go to Format > Conditional Formatting...
    Enter cell value is less than 0.
    Click the Format... button and select Color: and then click the white icon.
    HTH

    --
    Ken Hudson


    "Marcelo" wrote:

    > =if(A1<0,"",A1)
    >
    > HTH
    > Regards from Brazil
    > Marcelo
    >
    > "cfuller" escreveu:
    >
    > > how do I hide the display of negative numbers?


  4. #4
    Ragdyer
    Guest

    Re: displaying negative values

    Select the cells you wish to format in this way, then:
    <Format> <Cells> <Number> tab,
    Click on "Custom" in the left (Category) window,
    In the "Type" box, on the right, enter:
    General;

    This custom format will hide the display of negative numbers, either keyed
    in, or returned from formulas.
    --
    HTH,

    RD

    ---------------------------------------------------------------------------
    Please keep all correspondence within the NewsGroup, so all may benefit !
    ---------------------------------------------------------------------------
    "cfuller" <[email protected]> wrote in message
    news:[email protected]...
    > how do I hide the display of negative numbers?



+ 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