|
-
Sep 17th, 2004, 03:22 PM
#1
Thread Starter
Junior Member
Pictures In Excel Worksheet [RESOLVED]
I've got code which inserts pictures into a worksheet. There may be more than one instance of the same file in the worksheet and I'd like to make a function which can delete a picture, but I don't know how to figure out which picture is the correct one to delete.
I looked around for information on the ActiveSheet.Pictures collection, but I can't find out if there is a unique identifier, how to reference it or how to set it upon adding the picture to the collection so I can use it as a reference later for deletion. Any information would be greatly appreciated!
Is there a way I can set a unique key for each inserted picture (whether its a unique picture filename to the worksheet or not) so I can delete the correct picture later using the key?
Thanks so much
Ross
Last edited by recarv; Sep 28th, 2004 at 05:23 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|