View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
april27 april27 is offline
external usenet poster
 
Posts: 27
Default Connecting button to macro

OK this does not sound very difficult but I have a problem finding the
correct macro and how to connect it to the button. I have made a button from
the ViewToolbarsForms in Excel. Now I already have code that I have placed
in a Modul. The only thing I want the button to do is to call a bigger
program that is found in the modul when pressed. When I try to connect the
button to desierd macro I do not succed to find the macro in the lis nor do
any manual attempts work. Can someone please help me?