View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Creating Buttons

ToolsCustomize Tools Tab and check the Forms box. Now, from that new
toolbar, click the button icon, and then draw it on the worksheet. It will
prompt for a macro to assign.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Brian" wrote in message
...
I need to create a button to allow me to click on this button and run a
macro. I am almost positive I know how to assign the macro, I just can't
remember how to create the button in the first place. Can someone help?