+ Reply to Thread
Results 1 to 3 of 3

Conditional formatting date older than

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    466

    Conditional formatting date older than

    I am using the formula below in conditional formatting for a date that is 18 months or older.

    How can I change it to be 18 months and 1 day or older?

    =AND(A4<>"",G4 < EDATE(TODAY(),-18))

    Thanks for any help.

    Nick

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,897

    Re: Conditional formatting date older than

    Like this:

    =AND(A4<>"",G4 < EDATE(TODAY(),-18)-1)

    If this isn’t what you want, try plus one at the end.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    466

    Re: Conditional formatting date older than

    Thanks, that worked. I wasn't sure if that would add a day or a month, but it worked great!

+ 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. [SOLVED] Conditional Formatting for Date older than 1 business day
    By telhearne1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-01-2022, 04:40 AM
  2. [SOLVED] Conditional formatting to show "Overdue" if date in adjacent cell is older than 5 days
    By Funkymonkey0073 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-13-2021, 09:48 PM
  3. [SOLVED] Conditional Formatting - Dates older than Today
    By Wheelie686 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-06-2018, 08:34 AM
  4. Conditional Formatting: If a date is older than another date
    By JRose0303 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-15-2016, 07:00 PM
  5. Help with conditional formatting a cell if its date is older than 2 hours.
    By xesvuli420 in forum Excel Formulas & Functions
    Replies: 21
    Last Post: 01-02-2014, 06:40 AM
  6. [SOLVED] Conditional Formatting. Anything 4.5 years old + older from todays date needs Highlight.
    By themanwithnoshoes in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-25-2012, 11:58 AM
  7. Conditional Formatting Today and Older
    By ConsbruckR in forum Excel General
    Replies: 7
    Last Post: 03-18-2009, 04:31 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