I want to change the background colors of cells A2:C2
based on the value of cell D2
.
This also applies to the relative cells in rows 3,4, and 5.
If the value in cell D#
is 1, I'd like color x. If the value is 2, I'd like color y, if the value is 3, I'd like the color z.
If it makes a difference, the target range (A2:D6
) will be in a table format.
I'd like this subroutine to execute upon opening the workbook. I know where to put that subroutine so don't sweat instructing me how.
I've done this with conditional formatting, but it'd be nice to have some VBA I can copy-pasta into future reports.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…