I have been trying to get a column of cells that have a date assigned to then to change colors based on a date in another cell.
I cannot use conditional formatting because the cells are populated with a macro that I cannot change and has the color formats included in the macro.
I want the macro to run whenever the worksheet is opened. this would then overwrite the color formats that the other macro put in.
The "master date" is in C1, the column of cells is in the range C8:C116.
I need 2 colors. Yellow if the date in C1 is 1 to 3 days later than the dates in the column. Red if the date in C1 is the same or earlier than the dates in the column.
I'm a newbie at VB and any help would be greatly appreaciated.
Thank You
Bookmarks