View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Harrison Davis Harrison Davis is offline
external usenet poster
 
Posts: 1
Default Unassigning / Removing Macro from Shape

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?