Greetings,

I have developed code to copy and paste drawings objects (circle, triangle, etc.) into a form within Excel. I have also developed another macro that, when a button is clicked, will clear the contents and formatting of all cells in the specified range. The problem is, I need this macro to also delete the drawing objects in that range. Is there any way to do this?

Thanks in advance.