koi
Member
Hi All,
i really need help on this one since i cannot make it on recorder, and through searching i found several others threat here but i cannot use it in my case.
all i want is actually simple i think.. something like below
if Sheets("sheet2").Range("A1").Value = 1
then color Shapes("Rectangle 1") = Red
else
color Shapes("Rectangle 1") = transparent
end if
thanks for helping me
i really need help on this one since i cannot make it on recorder, and through searching i found several others threat here but i cannot use it in my case.
all i want is actually simple i think.. something like below
if Sheets("sheet2").Range("A1").Value = 1
then color Shapes("Rectangle 1") = Red
else
color Shapes("Rectangle 1") = transparent
end if
thanks for helping me