Experiencing problems with copy/paste excel objects/shapes with VBA
问题 I have some complex code which takes some user inputs (names of shapes to copy) then copies said shapes from one sheet to another multiple times. The items are grouped shapes drawn in Excel and all named correctly and uniquely. I receive copy and paste errors intermittently "Method 'Paste' of object _Worksheet' failed" and "Method 'copy' Of Object '_worksheet' Failed . Through researching the problem we understand that it is fairly common and has something to do with programmes which conflict