Shortcut to a Macro

S

Susan

I have created a macro in a spreadsheet. is there a way to create a shortcut
on the spreadsheet that when clicked by another user that the macro will then
run without them having to go to tools, macros and run.

Any help would be greatly appreciated.

Thank you!
 
D

Dave Peterson

In xl2003 menus, you can show the the Forms toolbar
View|toolbars|Forms
then click on the button icon and use that to draw a button on the worksheet.

After you draw the button, you'll be asked to assign a macro to the button.

If you don't do it then, you can rightclick on the button and choose Assign
Macro later.
 
S

Susan

Thank you!

Dave Peterson said:
In xl2003 menus, you can show the the Forms toolbar
View|toolbars|Forms
then click on the button icon and use that to draw a button on the worksheet.

After you draw the button, you'll be asked to assign a macro to the button.

If you don't do it then, you can rightclick on the button and choose Assign
Macro later.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top