+ Reply to Thread
Results 1 to 4 of 4

Conditions based on Today's Date

  1. #1
    Registered User
    Join Date
    07-09-2013
    Location
    America
    MS-Off Ver
    Excel 2003
    Posts
    2

    Conditions based on Today's Date

    Hello,

    I am currently using Microsoft Office 2007. I am trying to set up conditions for two columns that list dates. To summarize exactly what I want to happen:

    If the date is before today (whenever I access the workbook), I want the cell to be highlighted red.

    If the date is between now and next 30 days, I want the cell to be highlighted yellow.

    If the date is between 31 and 60 days, I want the cell to be highlighted green.

    If the date is greater than 61 days away, I want the cell to be highlighted blue.

    I have been playing with excel alot trying to figure this out. If I had conditions for the above, I know how to change the formatting color. Knowing those conditions would also be useful for other military tracking I need to do and would have a high pay off. The equations are whats killing me. Any help would be greatly appreciated. Thanks!

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Conditions based on Today's Date

    In Conditional Formatting rules.

    =a1<today()

    =and(a1>=today(),a1<=today()+30)

    and so on....
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    07-09-2013
    Location
    America
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Conditions based on Today's Date

    Thanks, but where else can I reference for it? Its still giving me problems.

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Conditions based on Today's Date

    If you use Excel 2003 you can use only 3 rules.
    I made the 2 first for you. Do the thrd one.
    Attached Files Attached Files

+ 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