+ Reply to Thread
Results 1 to 6 of 6

Flag a cell for over year from date inputted.

  1. #1
    Registered User
    Join Date
    03-04-2013
    Location
    Phoenix Az
    MS-Off Ver
    Excel 2010
    Posts
    3

    Flag a cell for over year from date inputted.

    I need the cell for any date that is over one year to turn red. I cannot for the life of me figure it out. I am using Excel 2010.

  2. #2
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Flag a cell for over year from date inputted.

    Assuming the cell is A1 ( or the first cell in the range of cells is A1):
    Select the cell (or range of cells), Goto Home tab on Ribbon menu, select Conditional Formatting, select New Rule, select Use Formula, in the Format values where this formula is true put this formula in :
    =(Today()- A1)>365
    select Format, select Fill..select a color...Hit OK,OK

    Hope this helps
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  3. #3
    Registered User
    Join Date
    03-04-2013
    Location
    Phoenix Az
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Flag a cell for over year from date inputted.

    Hi I was able to get it to work. Howeever, I have a question to add. When I put in the formula and their are some blank cells due to no date data it fills those cells red, even though they do not yet have a date. How can i keep the cells with no data from filling with red?

    I added an example.

    Thank you for your help.
    Attached Files Attached Files

  4. #4
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Flag a cell for over year from date inputted.

    High-light the range again, then in CF goto Manage Rules, edit the rule and change the formula to this :
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Hope this Helps

  5. #5
    Registered User
    Join Date
    03-04-2013
    Location
    Phoenix Az
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Flag a cell for over year from date inputted.

    Thank you so much for your time. You have been AWESOME help.

  6. #6
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Flag a cell for over year from date inputted.

    You are welcome
    Thank you for the kind words !

    Please remember to mark the thread as solved if you are satisfied with your solution :
    To mark thread "Solved", go to the top of the thread,click "Thread Tools",click "Mark as Solved"

+ 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