Hi there,
I am trying to do some conditional formatting but am having some problems.
I have a bunch of dates, all different, in column A, that range from March 15, 2009, to March 15, 2011.
I want these fields to turn red when a year past their date has happened.
So the field March 15, 2009 would be already red, and the field March 15, 2011 would not be read until March 15, 2012.
How can I apply this to ALL my dates in column A.
I tried myself but with the rules in conditional formatting, there is nothing for what I am trying to say.
I am trying to say IF Today() > A3 + 365 then make it red, else, don't.
Any help is appreciated!
Bookmarks