C
consulttech2004
I have been making my own master shapes. I note that I can change the
fill color of some master shapes through code using the following
logic:
Shape.FillStyle = "red"
Or whatever I have defined my style to be. It works pretty well for
our purposes. The problem is that some master shapes don't seem to
have a fill color, and some that I have drawn (all of them, in fact)
don't seem to want to change color through VBA no matter what I do.
Is there something I'm missing? Thanks in advance,
David
fill color of some master shapes through code using the following
logic:
Shape.FillStyle = "red"
Or whatever I have defined my style to be. It works pretty well for
our purposes. The problem is that some master shapes don't seem to
have a fill color, and some that I have drawn (all of them, in fact)
don't seem to want to change color through VBA no matter what I do.
Is there something I'm missing? Thanks in advance,
David