View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default remove an asigned macros

Right-click on spinner* Assign Macro
Press Delete to clear OK
*assume its from the forms toolbar

If you meant to remove the macro altogether, then:
Right-click Assign Macro Edit
will bring you to VBE
with the assigned macro highlighted in vbaproject
Right-click on it Remove (macro name) ...
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:19,000 Files:362 Subscribers:62
xdemechanik
---
"cavalier" wrote:
I have assigned a macro to an object in excel 2003.
now i want to remove this assigned macro from this object (spin botton)
how can i do this