About 33,600 results
Open links in new tab
  1. Assign a macro to a Form or a Control button - Microsoft Support

    In the sections below, learn how to add a macro to a button in Excel—for Windows or the Mac. Note: ActiveX controls are not supported on the Mac.

  2. Assign a macro to a button - Microsoft Support

    You can assign a macro to a button on the Quick Access Toolbar or to a button in your own personal group on the ribbon. If you want a macro button to be available in other workbooks, …

  3. Create or run a macro - Microsoft Support

    Select the new macro (it's named something like Normal.NewMacros.<your macro name>) and select Add. Select a button image, type the name you want, and select OK twice.

  4. Add commands to your presentation with action buttons

    Add a button on your slide and then apply an action to it such as 'Next' or 'Previous' or a hyperlink to a URL or even another presentation.

  5. Automate tasks with the Macro Recorder - Microsoft Support

    Macros can help you automate repetitive tasks and save time. You can use the macro recorder to record the macro or write your own macro script in VBA.

  6. Quick start: Create a macro - Microsoft Support

    When you create a macro, you are recording your mouse clicks and keystrokes. After you create a macro, you can edit it to make minor changes to the way it works.

  7. Use a command button to start an action or a series of actions

    By using the Command Button Wizard, you can quickly create command buttons that do a variety of tasks, such as closing the form, opening a report, finding a record, or running a macro.

  8. Create a user interface (UI) macro - Microsoft Support

    This article shows you how to add macros to user interface elements such as forms or command buttons in Access desktop databases, allowing you to automate tasks you perform often.

  9. Add or edit a macro for a control on a worksheet - Microsoft …

    Oct 14, 2025 · Automate Form controls and ActiveX controls by assigning macros to the control using the steps in this article.

  10. Create a button to run an Office Script - Microsoft Support

    This procedure creates a button in the workbook that runs the script when the button is selected. It also shares the script with anyone who can edit the workbook.