Welcome Stef!
A couple of options: Since you are already using some sort of userform for the input, you can fill the list of available shapes for the user to select from a pulldown rather than have them type it in.
In the short term, you should be able to do a simple "if ActiveSheet.Shapes(Item_Old) then" to detect if it exists.



Reply With Quote
Bookmarks