+ Reply to Thread
Results 1 to 4 of 4

Conditional Formatting based on maximum date to another column

  1. #1
    Forum Contributor
    Join Date
    01-29-2011
    Location
    Pakistan
    MS-Off Ver
    Excel 2013
    Posts
    256

    Conditional Formatting based on maximum date to another column

    Hi All

    I need a condtional formatting based on the maximum date in the column A. If find maxiumun date in column A then change font set to red to column F?


    Thanks
    Last edited by farrukh; 10-13-2013 at 09:36 AM.

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,118

    Re: Conditional Formatting based on maximum date to another column

    try using
    =A1=MAX($A$1:$A$12)

    where A1 to A12 is your Date range

    you put the formula into conditional formatting in F1

    for 2007 or 2010 excel version

    Conditional Formatting

    Highlight applicable range >>


    A1:A12


    Home Tab >> Styles >> Conditional Formatting
    New Rule >> Use a formula to determine which cells to format
    Edit the Rule Description: Format values where this formula is true:


    =A1=MAX($A$1:$A$12)


    Format… [Number, Font, Border, Fill]
    OK >> OK

    see attached example - change any date to the maximum and the font should change

    if you have more than one date that is the maximum, ie the same date 2 or ,more times - it will also change the font red of all those max dates
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Contributor
    Join Date
    01-29-2011
    Location
    Pakistan
    MS-Off Ver
    Excel 2013
    Posts
    256

    Re: Conditional Formatting based on maximum date to another column

    Many thanks perfectly works !

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,118

    Re: Conditional Formatting based on maximum date to another column

    your welcome

    if my assistance has helped, and only if you wish to , there is a reputation icon * on the left hand side - you can add to my reputation here

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Help with conditional formatting based on date
    By dwilkinson12 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-07-2013, 08:49 PM
  2. Replies: 5
    Last Post: 09-24-2012, 05:14 PM
  3. Conditional formatting of column based on current date
    By randommonth in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-10-2010, 05:35 AM
  4. Conditional Formatting for column with maximum value
    By jordan023 in forum Excel General
    Replies: 9
    Last Post: 03-10-2010, 10:54 PM
  5. Conditional Formatting Based on Date
    By John F.M. in forum Excel General
    Replies: 1
    Last Post: 06-02-2005, 04:05 PM

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