C
Chris Mitchell
I want to apply Conditional Formatting to a range of cells such that if:
B3 >= A3, C3 is formatted one way (green), else another way (red),
B4 >= A4, C4 is formatted one way (green), else another way (red),
B5 >= A5, C5 is formatted one way (green), else another way (red),
Etc
Etc
I can do this line but line, but for many lines this is tedious.
Is there a formula I can apply to a range of cells that will do this.
I suspect that there may be a VB solution, but I am not at all familiar with
how to use VB, so if this is the way I would need comprehensive guidance,
starting with how to open/activate VB what to type where etc, i.e. I am a VB
virgin.
B3 >= A3, C3 is formatted one way (green), else another way (red),
B4 >= A4, C4 is formatted one way (green), else another way (red),
B5 >= A5, C5 is formatted one way (green), else another way (red),
Etc
Etc
I can do this line but line, but for many lines this is tedious.
Is there a formula I can apply to a range of cells that will do this.
I suspect that there may be a VB solution, but I am not at all familiar with
how to use VB, so if this is the way I would need comprehensive guidance,
starting with how to open/activate VB what to type where etc, i.e. I am a VB
virgin.