+ Reply to Thread
Results 1 to 3 of 3

Conditional Format - cell color according to value in second cell

  1. #1
    Registered User
    Join Date
    12-17-2010
    Location
    Calabash, NC
    MS-Off Ver
    Excel 2007
    Posts
    3

    Conditional Format - cell color according to value in second cell

    Hi.

    I have been reading the forum for a while now and I just can't seem to figure out this simple problem. I have two columns of data. In B, I have an inventory item number. In column D, I have a value that represents the age of that item (how long it has been on the shelf). What I want to do, is color the item number cell (column A); green, yellow, red depending on its age (column B). Green is 30 days or less, yellow is 60 days or less, and red is anything over 60 days. I have tried using the conditional formatting rules and I have failed repeatedly..... Can anyone help? I have attached a simple example if that helps.

    Thanks,

    Craig
    Attached Files Attached Files
    Last edited by ckam888; 12-27-2010 at 05:48 PM.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,052

    Re: Conditional Format - cell color according to value in second cell

    Just use:

    =$D2<30 for Green
    =$D2<60 for yellow

    and red for everything else
    Never use Merged Cells in Excel

  3. #3
    Registered User
    Join Date
    12-17-2010
    Location
    Calabash, NC
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Conditional Format - cell color according to value in second cell

    Thanks,

    You put me on the right track I needed to make some adjustments to my formulas. Thanks a million!!!!

    SOL-VED

+ 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