+ Reply to Thread
Results 1 to 4 of 4

Date Formula & Alerts

  1. #1
    Registered User
    Join Date
    01-30-2007
    Location
    Maryland
    Posts
    2

    Date Formula & Alerts

    I am creating a excel spreadsheet that contains expiration dates of contracts. Is there a way to have the excel alert me before the date arrives or maybe just change color to let me know the end date is coming up? I would like to have an alert 2 months prior to the expiration. Any help would be greatly appreciated. I'm a fairly new user of excel 2003.

    Thanks!

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675
    If the expiration date is in B2 then to highlight B2 when less than 60 days away, select B2 and use

    Format > Conditional Formatting > "formula is"

    =AND(B2<>"",B2-TODAY()<60)

    select required formatting

  3. #3
    Registered User
    Join Date
    01-30-2007
    Location
    Maryland
    Posts
    2

    Thumbs up

    Thank you so much. It works. I have been trying to do this for weeks. I was thinking it could only be an if,then formula.

  4. #4
    Registered User
    Join Date
    04-20-2007
    Posts
    1
    I could use a bit more help with this myself...I used the first formula and it works great but I want to expand on it a bit. I'm tracking medical supplies and they all have exp. dates. I want to have different format changes based upon whether the item(s) are expired or exipiring within a few months of the date. Thanks in advance.

+ 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