Insert > Shapes > Rectangle (drew the rectangle onto a worksheet). Named it, say, MyShape.
MyShape and strURL are then eventually passed to the oShape (shape) variable, which becomes populated with a picture via:How do I clear the contents of MyShape (a picture) without clearing the actual shape itself? For reference,![]()
oShape.Fill.UserPicture strURL
returns a value of 1 (msoAutoShape?)![]()
debug.print oShape.Type
Thanks!
AS
Bookmarks