+ Reply to Thread
Results 1 to 2 of 2

Change color of text if conditions are met.

  1. #1
    Registered User
    Join Date
    04-05-2007
    Posts
    5

    Change color of text if conditions are met.

    I have two columns. Both columns have dates ie - 4/7/2007 and 4/8/2007. I want to create a formula that automatically turns the text in the column with the later date red (or a different color). In the above dates, the 4/8/2007 will be red text and the 4/7/2007 would remain black.

  2. #2
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127
    You will need to use a conditional format. Assuming your information is in range A1:B10, click on Cell A1, go to format>conditional format>click "formula is>enter this formula: =AND(A1=MAX($A1:$B1),$A1<>"",$B1<>"") next, assign the format that you would like, and accept. Next, right click and copy cell A1, highlight cells A1:B10>paste special>formats

+ 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