hi buddy,
i want to have a code that can change the cell color automatically based on the cell date as follows:
cell range A1:D1, A10:D10, A20:D20
condition 1: if the cell value in the ranges above which is early than 1 Oct 13, then the cell color change to blue
condition 2: if the cell value in the ranges above which is between 1 Oct 13 and 31 Oct 13 both dates included, then the cell color change to red
condition 3: if the cell value in the ranges above which is between 1 Nov 13 and 30 Nov 13 both dates included, then the cell color change to yellow
condition 4: if the cell value in the ranges above which is between 1 Dec 13 and 12 Dec 13 both dates included, then the cell color change to orange
condition 5: if the cell value in the ranges above which is equal to "leakage", then the cell color change to back
many thanks!
roy
Bookmarks