Thread: macros button
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
JLatham JLatham is offline
external usenet poster
 
Posts: 2,203
Default macros button

Use the command button from the Forms toolbox. If your macro is already
written, you can right-click on the button and use [Assign Macro] to
associate your macro with the button.

"Norm" wrote:

I want to start a macros with a button on the excel sheet
where or how do I find this...I was hoping to use a button that looks like
the control button in Access

Cheers!!