View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Unassigning / Removing Macro from Shape

Right-click the shape, got to the Assign Macro option, and clear the edit
box.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Harrison Davis" wrote in message
om...
Using Excel 2002, I drew a shape and assigned a macro to that shape.

I would now like to leave the shape in the file because it contains
text, but remove or unasign the macro from the shape.

How can I do this without deleting the macro code?