M
MikeM
I put a shape on a stencil and named it "IconA." When I first dropped it on a
page, it retained that name, so I renamed it "Icon 1" using VBA
[Shapes("IconA").Name = Ex. 1"]. I later modified the stencil, renamed it
"IconA" (using Format > Special) and ran the same VBA program, but the name
of the dropped icon became "IconA.6". How can I rename "Icon" so that it
remains "Icon"?
And why does it exhibit this behavior? Why can't I reuse the name as default?
Mike
page, it retained that name, so I renamed it "Icon 1" using VBA
[Shapes("IconA").Name = Ex. 1"]. I later modified the stencil, renamed it
"IconA" (using Format > Special) and ran the same VBA program, but the name
of the dropped icon became "IconA.6". How can I rename "Icon" so that it
remains "Icon"?
And why does it exhibit this behavior? Why can't I reuse the name as default?
Mike