View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim May
 
Posts: n/a
Default Assigning a module to a button macro

The easiest way is in your workbook, to Click on the View Menu,
then Toolbars __ Forms; then Click and drag the command button
from the palette off onto the Worksheet.. as you drop the button
the Macro Box pops up, Select your Macro, and OK..

HTH

"DMB" wrote:

How do I assign a procedure in module1 to a custom button?