View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bobby[_4_] Bobby[_4_] is offline
external usenet poster
 
Posts: 53
Default Macro will not be assigned to a toolbar button.

I recorded the installation of a macro to a button on my toolbar but it will not record the assignation of the macro. Is this possible?
Thank's ahead.

Application.CommandBars("Worksheet Menu Bar").Controls.Add Type:= _
msoControlButton, ID:=2950, Befo=24