Is there anyway to check if a shape or text box exists via code before i try and remove it?
If i try and select it, and it dosnt exist then an error is gererated.. but the vb code dosnt seam to resume next
Printable View
Is there anyway to check if a shape or text box exists via code before i try and remove it?
If i try and select it, and it dosnt exist then an error is gererated.. but the vb code dosnt seam to resume next
A resume next should deal with it, it seems like there's an issue with the code... post it and I'll take a look