How do I create a command button that executes vba code?
M Mastercafe - Juan Aug 25, 2005 #2 Insert a button with the wizard... anything (no problem).. then go to properties On Click ... Edit the code.. modify for you -- Saludos Juan Mastercafe S.L. www.mastercafe.com [email protected]
Insert a button with the wizard... anything (no problem).. then go to properties On Click ... Edit the code.. modify for you -- Saludos Juan Mastercafe S.L. www.mastercafe.com [email protected]
T TJ Aug 25, 2005 #3 Sorry for not being clearer, but what if I want the button to appear on a toolbar?