+ Reply to Thread
Results 1 to 3 of 3

Conditional fomatting: Date turns red if less than 3 months remains

  1. #1
    Registered User
    Join Date
    05-11-2009
    Location
    Belfast
    MS-Off Ver
    Excel 2019
    Posts
    66

    Conditional fomatting: Date turns red if less than 3 months remains

    Folks, quick qustion on conditional formatting (Excel 2010)

    I want to show deadline dates less than 3 months from today as being red
    Between 3 and 6 months as being amber

    I have created a cell with =Today() to act as the date to compaire against the deadline date.

  2. #2
    Registered User
    Join Date
    05-11-2009
    Location
    Belfast
    MS-Off Ver
    Excel 2019
    Posts
    66

    Re: Conditional fomatting: Date turns red if less than 3 months remains

    Solved.

    After playing around with the cells I have found a rather clunky way to deliver this.
    Cell A1 =Today()
    Cell A2 =A1+45 - This gives me roughly 6 weeks ahead of the given date
    Cell A3 =A1+90 - This gives me roughly 3 months

    I then select the cell that I have my deadline date in. And pick the conditional formatting option to highlight the cell orange if the deadline falls Between A2 and A3 then highlight in red if the deadline is less than cell A2.

    To keep things clean I then hid the A column

  3. #3
    Registered User
    Join Date
    08-27-2014
    Location
    Albany, NY
    MS-Off Ver
    Office 2010
    Posts
    91

    Re: Conditional fomatting: Date turns red if less than 3 months remains

    If you highlight the cells with the dates in them, you can use Conditional Formatting>Highlight Cells Rules>Between... this allowed me to choose dates, but instead of dates, insert the formula =Today()+91 in the first box and =Today()+180 in the second box. Then, with the dates cells still highlighted, use Conditional Formatting>Highlight Cells Rules>Less Than... and enter the formula =Today()+90.
    Hope that helps.

+ 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. Conditional fomatting with date and time in excel
    By kiranpat in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-08-2012, 04:43 PM
  2. Replies: 7
    Last Post: 03-02-2011, 08:10 AM
  3. Conditional Fomatting formula
    By loner2003 in forum Excel General
    Replies: 2
    Last Post: 09-15-2010, 09:26 AM
  4. Conditional Fomatting >3 in code
    By Nuttychick in forum Excel General
    Replies: 3
    Last Post: 06-02-2006, 12:50 PM
  5. [SOLVED] conditional fomatting
    By Jock W in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-28-2006, 07:50 AM

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