+ Reply to Thread
Results 1 to 2 of 2

Problem with cell shading

  1. #1
    Registered User
    Join Date
    01-23-2006
    Posts
    2

    Problem with cell shading

    If a table like this


    Var00

    860%
    2518%


    -40%
    60%
    8%


    I want to color the cell red when they are > 10% positive
    And green if they are when they are < 10 negative

  2. #2
    Bob Phillips
    Guest

    Re: Problem with cell shading

    Select all the cells, starting at let's say A2

    Menu Format>Conditional Formatting
    Change Condition 1 to Formula Is
    Add formula of =A2>.01
    Click Format
    Select Pattern tab
    Select red
    OK

    Click Add>>
    Change Condition 1 to Formula Is
    Add formula of =A2<-.01
    Click Format
    Select Pattern tab
    Select green
    OK

    OK

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "Mark J" <[email protected]> wrote in
    message news:[email protected]...
    >
    > If a table like this
    >
    >
    > Var00
    >
    > 860%
    > 2518%
    >
    >
    > -40%
    > 60%
    > 8%
    >
    >
    > I want to color the cell red when they are > 10% positive
    > And green if they are when they are < 10 negative
    >
    >
    > --
    > Mark J
    > ------------------------------------------------------------------------
    > Mark J's Profile:

    http://www.excelforum.com/member.php...o&userid=30738
    > View this thread: http://www.excelforum.com/showthread...hreadid=504376
    >




+ 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