Hello,
I am using Excel 2003 and conditional formatting (CF) only has a limit of 3.
So I wanted to know if I can add a VBA code to add more CF to highlight rows based on a criteria/text in just one cell.
E.g:
Collumn D= Decision
Collumn E= Request date
Collumn F= Expiry date
When 'n/a' is selected in D2 from the dropdown list, I want the whole row from A2 to G2 to be highlighted in BLUE.
When 'Accept' chosen = GREEN colour from A2 to D2 only.
When 'Reject' chosen = GREY colour from A2 to D2 only.
Also I want it to override the RED colour in E2-F2, when a 'Decision' is selected. This is because I have used (well gave it a go) CF to highlight when expiry is reached.
But when D2 is deleted, the colour disappears & red colour comes back (as that row is still expired).
There seems to be some descrepancy in the formula too as it is even highlighting blank cells in red. Any fixation on that would be great.
I have uploaded the file.
Many Thanks,
Serena
I am using Excel 2003 and conditional formatting (CF) only has a limit of 3.
So I wanted to know if I can add a VBA code to add more CF to highlight rows based on a criteria/text in just one cell.
E.g:
Collumn D= Decision
Collumn E= Request date
Collumn F= Expiry date
When 'n/a' is selected in D2 from the dropdown list, I want the whole row from A2 to G2 to be highlighted in BLUE.
When 'Accept' chosen = GREEN colour from A2 to D2 only.
When 'Reject' chosen = GREY colour from A2 to D2 only.
Also I want it to override the RED colour in E2-F2, when a 'Decision' is selected. This is because I have used (well gave it a go) CF to highlight when expiry is reached.
But when D2 is deleted, the colour disappears & red colour comes back (as that row is still expired).
There seems to be some descrepancy in the formula too as it is even highlighting blank cells in red. Any fixation on that would be great.
I have uploaded the file.
Many Thanks,
Serena