+ Reply to Thread
Results 1 to 2 of 2

cells change automatically after a given date

  1. #1
    Registered User
    Join Date
    11-13-2013
    Location
    chesapeake, va
    MS-Off Ver
    Excel 2010
    Posts
    9

    cells change automatically after a given date

    I am trying to format a cell where it will either change color, or something after a certain date. I am building a spread sheet for a qualification tracker where I can add due dates and drop dead dates. Once that date is reached, I would really like to be notified by e-mail but I don't know if excell could do that. But if it could either change the color of the cell or something so when I go into the spread sheet, it is easily seen that something ie either due or expired.

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,745

    Re: cells change automatically after a given date

    conditional format will do that , and you can use today() to test the date

    if you drop dead date is in cell A1
    then use

    today() > A1
    so once that date is less than todays date it will show true and so you can use in conditional format and change colour

    you can also email, but that would need VBA , and not my expertise, but there are hundreds of example of using email based on dates here
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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] Automatically add date when cells values change
    By jacko147 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-23-2013, 03:00 PM
  2. Automatically Date Change
    By m69 in forum Excel General
    Replies: 3
    Last Post: 04-14-2011, 06:31 AM
  3. how do i automatically change the day and date
    By Caveman in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-12-2005, 04:26 PM
  4. Automatically Insert DATE, so that DATE will NOT change
    By Cie in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-04-2005, 03:37 PM
  5. Replies: 1
    Last Post: 01-11-2005, 06:06 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