+ Reply to Thread
Results 1 to 4 of 4

Conditional Formatting based on Text Color

  1. #1
    Registered User
    Join Date
    04-25-2013
    Location
    Charleston, SC
    MS-Off Ver
    Excel 2010
    Posts
    2

    Conditional Formatting based on Text Color

    Column A - Entered Text
    Column B - Entered Date
    Column C - Formula (Column B + 180 days)
    Cell A1 =TODAY()

    Column C has conditional formatting to turn text RED if C<$A$1

    I would like to have columns A and B also turn RED if C is RED.

    Any suggestions?

  2. #2
    Valued Forum Contributor Lemice's Avatar
    Join Date
    04-13-2013
    Location
    Somewhere.
    MS-Off Ver
    Excel 2016
    Posts
    696

    Re: Conditional Formatting based on Text Color

    Hello,

    You can also do that by pasting a formula into your conditional format, like =C<$A$1 (On cell A2 for example, enter =$C2<$A$1)
    (copy pasta from Ford)
    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

    Regards,
    Lem

  3. #3
    Registered User
    Join Date
    04-25-2013
    Location
    Charleston, SC
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Conditional Formatting based on Text Color

    Thanks Lem...Just saying it out loud got me on the right track.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Conditional Formatting based on Text Color

    Let's assume your data is in the range A5:B10

    Select the range A5:B10

    Conditional Formatting

    Use a formula to determine which cells to format

    Use this formula: =$C5<$A$1

    Set the desired styles

    OK out
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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