+ Reply to Thread
Results 1 to 3 of 3

I need help with a conditional formating using dates

  1. #1
    Registered User
    Join Date
    06-20-2012
    Location
    El Paso, Texas
    MS-Off Ver
    Excel 2010
    Posts
    2

    I need help with a conditional formating using dates

    Hey all,
    I have been trying to figure out how to use conditional formating to highlight a cell if the date in the cell is over 160 days ago.

    For example:
    Class was taken on 15 August 2012 (cell C4R5)
    Today is 20 March 2013 (more than 160 days)
    I want the date that the class was taken (C4R5) to be filled with red.

    At work I am using Office 2007. Thanks for any and all help

  2. #2
    Forum Expert
    Join Date
    06-26-2010
    Location
    Austin, TX
    MS-Off Ver
    Excel 2010
    Posts
    1,673

    Re: I need help with a conditional formating using dates

    Using a formula in conditional formatting:
    =TODAY()-C4R5>160

    Note, I don't use CR format, so I would change C4R5 to D5.
    Pauley
    --------
    If I helped with your issue, I'd appreciate a rep bump (hit the '*' icon to the bottom left of this post).

  3. #3
    Registered User
    Join Date
    06-20-2012
    Location
    El Paso, Texas
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: I need help with a conditional formating using dates

    That works like a charm. I was using =>Date()-160. I have a fair amount to learn about excel. Thanks again

+ 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