Hello,
I have a list of expiration dates that i need to flag according to several criteria.
I'd like to use conditional formatting to highlight each of these a different color:
Dates that expire in two months
Dates that expire in three months
Dates that have already expired
I have the last one down but i do not know what formula to input for two or three months in advance.
Any help would be greatly appreciated, thanks.
There might be a more compact method, but these two expressions should do the trick.
=DATE(YEAR(TODAY()),MONTH(TODAY())+2,DAY(TODAY()))
=DATE(YEAR(TODAY()),MONTH(TODAY())+3,DAY(TODAY()))
Mark.
Or this you could try?
oldchippy
-------------
![]()
![]()
If you are happy with the help you have received, please click the blue scales icon in the blue bar of the post.
Click here >>> Top Excel links for beginners to Experts
Forum Rules >>>Please don't forget to read these
thank you both very much
Hi, I'm new to this, so bare with me.
I have a bunch of laptops that regularily gets signed out anywhere between 1-14days.
I have a start date (B2) and return date (C2). for example, Sign out is March 13, Return date is March 25
All I want is to have the sign out date go red when its due on that day.
So far I cannot find any google examples that meet my specific needs.
I'm trying conditional formatting in excel 2007 but I cannot figure out the string.
Thanks for help
Shane
Shanek, please take a moment to read the rules, particularly #2, then post your question in a new thread. Thanks.
Hello,
I have a list of expiration dates that i need to flag according to multiple date criteria. The first post was helpful, but did not quite apply to my situation.
I'd like to use conditional formatting to highlight each of these a different color:
Date value within cell until 11 months from date value within cell, color green.
11 months from cell date value until 12 months after cell date value, color yellow.
From a cell date value of 12 months to 15months after date in cell, color orange.
Date value after 15 months of cell date, color red.
I have tried every formula I can find for this type of thing, but I cannot seem to figure this out.
Any advice, or knowlege about how to do this, would be greatly apreciated. BTW, it will be going to help USAF military members maintain up to date medical records, on charleston AFB, USA. Again, thank you for any help you would be willing to offer.
God Bless America,
SRA Anonymous![]()
Hello All,
I would require Conditinal formatting for the Sequential dates
I.e : If date is sequential , 09/01/2011 , 09/02/2011 , 09/03/2011 09/04/2011, then thease will be in different and rest all will be in another color
I have also provide you the sample data
9/1/2011
9/2/2011
9/3/2011
9/8/2011
9/15/2011
9/22/2011
9/23/2011
9/24/2011
9/25/2011
9/26/2011
9/27/2011
9/28/2011
if any one know , please help me
Regards
Sankar
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks