+ Reply to Thread
Results 1 to 5 of 5

Highlighting Expiry dates but with dates that have passed the expiry duration, not date.

  1. #1
    Registered User
    Join Date
    08-13-2019
    Location
    Toronto, Canada
    MS-Off Ver
    2010
    Posts
    2

    Highlighting Expiry dates but with dates that have passed the expiry duration, not date.

    I would like to be able to create condition formats for my entire file to highlight dates that have passed 3 years, 2 years, etc. I understand that there is a simple preset conditional format to highlight dates that have passed several weeks ago, but that is short of the duration I need. I tried to use this conditional format and to look up the coding and adjust the time but I was not able to find that code.

    Thank you in advanced for your help.
    Attached Files Attached Files
    Last edited by smurf54454; 08-13-2019 at 09:14 AM.

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: Highlighting Expiry dates but with dates that have passed the expiry duration, not dat

    Welcome to the forum

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,577

    Re: Highlighting Expiry dates but with dates that have passed the expiry duration, not dat

    Select B5:B28
    Formula for CF

    RED

    =TODAY()>DATE(YEAR(B5)+3,MONTH(B5),DAY(B5))

    YELLOW

    =TODAY()>DATE(YEAR(B5)+2,MONTH(B5),DAY(B5))
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  4. #4
    Registered User
    Join Date
    08-13-2019
    Location
    Toronto, Canada
    MS-Off Ver
    2010
    Posts
    2

    Re: Highlighting Expiry dates but with dates that have passed the expiry duration, not dat

    Thank you!

  5. #5
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: Highlighting Expiry dates but with dates that have passed the expiry duration, not dat

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as SOLVED. If your problem has not been solved you can use Thread Tools (located above your first post) and choose "Mark this thread as unsolved".
    Thanks.

+ 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. Replies: 2
    Last Post: 06-01-2016, 01:43 PM
  2. Replies: 6
    Last Post: 04-24-2015, 03:16 AM
  3. [SOLVED] Auto Highlighting Expiry Dates
    By traffic8 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-08-2014, 10:06 AM
  4. Replies: 1
    Last Post: 02-21-2014, 02:08 PM
  5. [SOLVED] Auto Highlighting of expiry dates
    By magnilan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-11-2013, 12:25 PM
  6. Highlighting rows after expiry date
    By snoopy1461 in forum Excel General
    Replies: 3
    Last Post: 10-24-2012, 07:05 AM
  7. Workday Formula-Notice dates and Expiry dates
    By lamjoey in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 07-24-2011, 06:52 AM

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