Results 1 to 3 of 3

Thread: How to get a Alert in Excel when it reaches to some expire date

  1. #1
    Join Date
    Feb 2012
    Posts
    13

    How to get a Alert in Excel when it reaches to some expire date

    I created a spreadsheet to track documents. The last column is for expiration dates of documents. How can I set up an alert when the expiration date is approaching.

  2. #2
    Join Date
    Aug 2011
    Posts
    695

    Re: How to get a Alert in Excel when it reaches to some expire date

    Use conditional formatting in the cell. For example, with the date in A12, something like Formula is =TODAY()+7>=$A$12 as the condition. Then choose a pattern.

  3. #3
    Join Date
    Mar 2011
    Posts
    542

    Re: How to get a Alert in Excel when it reaches to some expire date

    There is a formula for the same that you can use. For that type = IF (L2-3 <TODAY (); "RENEWED", "IN PROGRESS") "L2" is my term. You can try the same in different ways also.

Similar Threads

  1. Can I put the Actual Date in Excel or VBA?
    By Flaco in forum Software Development
    Replies: 5
    Last Post: 25-01-2010, 08:09 PM
  2. Excel 2007 Date Bug
    By zakir in forum Software Development
    Replies: 3
    Last Post: 01-08-2009, 12:44 PM
  3. Excel Date Conversion
    By Balamohan in forum Windows Software
    Replies: 3
    Last Post: 25-06-2009, 10:57 PM
  4. Calculating date in Excel
    By MarceloQuad in forum Windows Software
    Replies: 2
    Last Post: 16-03-2009, 10:56 PM
  5. [Excel] no increment date
    By Florian in forum Windows Software
    Replies: 3
    Last Post: 15-10-2008, 05:28 PM

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
  •  
Page generated in 1,714,117,152.50621 seconds with 17 queries