Hello all, new to the group - looked around, but couldn't find the result.

Still using Excel 2007 on a Windows 8 laptop.

I write a lot of puzzle and game programs. What I'm able to do is import the "pieces" of this puzzle, but what I'd like to do is be able to delete them.

What I don't know is how to find out the name of the object.

So for example, I have 9 different pieces that get randomly loaded numerous times. There could be 30 copies of piece 1, 42 of piece 2, etc. I guess the quantity of object isn't really important to know...

Is there a way in VBA to have excel tell you the number of each inserted object so I can create code to delete them later?

I hope I worded that properly, I'm not the best writer, although I do talk gooder English then my friends. Sorry.

Thanks to anyone who can help!

Mike