Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Looking for solution to problem if anyone can help please ...
Column A contains a list of date values (e.g. 11/04/2005). I'm looking for a way to change the cell color based on the following criteria ... If the date falls earlier than today but no earlier than a week before today then cell color to be red. If the date falls earlier than today but no earlier than two weeks before today then cell color to be yellow. If the date falls earlier than today but no earlier than three weeks before today then cell color to be green. I have used the sample code as detailed here ... http://tinyurl.com/3cex5 (kindly advised by Max in microsoft.public.excel) and need to tailor the code to suit the different date ranges. Can anyone help out please as I'm not sure how to build this is to the CASE statements. Many thanks. -- T. Denford. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing Cell Color Based on Value | Excel Worksheet Functions | |||
Change Text Color in one cell based upon entry in referenced cell | Excel Discussion (Misc queries) | |||
Changing color of single bar based on x-axis date value | Charts and Charting in Excel | |||
Changing the color of a list entry based on a tolerance | Excel Worksheet Functions | |||
Changing cell color based on its value | Excel Programming |