R
RedDevil
Hello
I have to format cells (I4:J37) if cells (I43:J76) are:
100%-91% (green)
90%-76% (blue)
75%-50% (yellow)
<50% (red)
How do I write that in VBA? (I am new to VBA so any help would be appreciated)
Many thanks
Tracey
I have to format cells (I4:J37) if cells (I43:J76) are:
100%-91% (green)
90%-76% (blue)
75%-50% (yellow)
<50% (red)
How do I write that in VBA? (I am new to VBA so any help would be appreciated)
Many thanks
Tracey