C
Carl Imthurn
Hello out there --
What I would like to do is this:
look at cells a1 through a4000 and if the fill color of the
cell is red (vbRed, I think) then put an "X" in the
corresponding cell in column H
For example:
if the fill color of cell A343 is red, then put an "X" in
cell H343.
Can this be done? If so, could someone steer me in the right
direction for coding this?
Thanks in advance!
Carl
What I would like to do is this:
look at cells a1 through a4000 and if the fill color of the
cell is red (vbRed, I think) then put an "X" in the
corresponding cell in column H
For example:
if the fill color of cell A343 is red, then put an "X" in
cell H343.
Can this be done? If so, could someone steer me in the right
direction for coding this?
Thanks in advance!
Carl