+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Qallupilluq
    Guest

    A little Excel Problem.

    Can I hide negitive but not posivtive values in cells?

  2. #2
    Nick Hodge
    Guest

    Re: A little Excel Problem.

    Using Conditional Formatting (Format>Conditional formatting...) set the cell
    value to less than 0 and set the font format to white (Presuming no colour
    in cell background... if there is use this colour). The data will still be
    there but invisible. It will print though

    --
    HTH
    Nick Hodge
    Microsoft MVP - Excel
    Southampton, England
    www.nickhodge.co.uk
    nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS


    "Qallupilluq" <Qallupilluq@discussions.microsoft.com> wrote in message
    news:E8D652F9-0EF8-44CA-B711-1965F49005BE@microsoft.com...
    > Can I hide negitive but not posivtive values in cells?




  3. #3
    Jon Peltier
    Guest

    Re: A little Excel Problem.

    To prevent the value from printing, use a custom number format. Select
    the range, go to Cells on the Format menu, and click on the Number tab
    of the dialog that pops up. A custom number format consists of four
    parts, separated by semicolons. The first part is for positive numbers,
    the second for negatives, the third for zeros, and the fourth for text.
    A format that hides negative numbers would look like one of these:

    0.00;;0.00;@
    0;;0;@
    General;;General;@

    More about number formats:

    http://peltiertech.com/Excel/NumberFormats.html

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Peltier Technical Services
    Tutorials and Custom Solutions
    http://PeltierTech.com/
    _______



    Nick Hodge wrote:

    > Using Conditional Formatting (Format>Conditional formatting...) set the cell
    > value to less than 0 and set the font format to white (Presuming no colour
    > in cell background... if there is use this colour). The data will still be
    > there but invisible. It will print though
    >


  4. #4
    Roland
    Guest

    RE: A little Excel Problem.

    Use a custom format (Format, Cells, Number, choose custom format) such as
    0.00;;; to hide negative numbers, zero values, and text.

    "Qallupilluq" wrote:

    > Can I hide negitive but not posivtive values in cells?


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.2.0