View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kkknie[_85_] kkknie[_85_] is offline
external usenet poster
 
Posts: 1
Default unassign a macro from a graph

Right click the chart, choose assign macro and delete the name that i
assigned. If you do this, the next time you check, it will hav
assigned a new name, but no code will execute. Alternately, choos
assign macro, the hit the edit button to take you to the code an
delete all of the code that was assigned (or rename the macro).

As for adding a button, show the Forms toolbar, drag a button onto you
sheet and right click it. Select assign macro and select the macro
you have already written.



--
Message posted from http://www.ExcelForum.com