I have been messing around with Excel for about 4 years now, but what I'm trying to do here is a little more complex. Basically, column "D" is a range of dates. I need to color code the cells based on whether they are more than 30 days old. Well that's easy. But, I need to look at column "I" - if there is not a value in column "I", then the date in column "D" isn't color coded. If there is a value there, then anything older than 30 days will be red. Any ideas??