+ Reply to Thread
Results 1 to 4 of 4

[SOLVED] Color Change Conditional Cell

  1. #1
    Registered User
    Join Date
    01-18-2013
    Location
    Southbridge, MA
    MS-Off Ver
    Excel 2010
    Posts
    2

    [SOLVED] Color Change Conditional Cell

    Looking for help with making the following work:

    I have a data sheet in which I need to be able to show where the numbers are out of range for the year. It is column D with numbers starting in row 4. If the number typed in the cell is greater than 0.4, I need the cell to turn red. Is there any way to do this? Appreciate any and all suggestions!
    Last edited by Gibsonlpgt52; 01-18-2013 at 12:20 PM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Color Change Conditional Cell

    Hi Gibson and welcome to the forum

    What you want can be achieved through Conditional Formatting...

    1. highlight the range you want to apply the conditional formatting to
    2. on the home tabe, styles, select CF
    3. select new rule, select use formula
    4. enter =D4>0.4

    Hope this helps
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    01-18-2013
    Location
    Southbridge, MA
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Color Change Conditional Cell

    Thank you very much!!!

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: [SOLVED] Color Change Conditional Cell

    Happy to help, and thanks for the rep

+ 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