About 922,000 results
Open links in new tab
  1. Create or run a macro - Microsoft Support

    To save time on tasks you do often, bundle the steps into a macro. First, you record the macro. Then, you can run the macro by clicking a button on the Quick Access Toolbar or pressing a combination of …

  2. Quick start: Create a macro - Microsoft Support

    If you have tasks in Microsoft Excel that you do repeatedly, you can record a macro to automate those tasks. A macro is an action or a set of actions that you can run as many times as you want. When …

  3. Run a macro in Excel - Microsoft Support

    In Excel, you run a macro manually or automatically. A macro is an action or a set of actions that you can use to automate tasks. This topic shows you several ways to run macros manually or automatically.

  4. 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.

  5. Introduction to macros - Microsoft Support

    Macros provide a subset of the commands that are available in VBA, and most people find it easier to build a macro than to write VBA code. For example, suppose that you want to start a report directly …

  6. Create and save all your macros in a single workbook

    When you first create a macro in a workbook, it works only in that workbook. But what if you want to use the macro in other workbooks? To make your macros available every time you open Excel, you can …

  7. Save a macro - Microsoft Support

    You create a macro in Excel by running the macro recorder or by using the Visual Basic for Applications (VBA) editor. After you've created your macro, you'll want to save it so you can use it again in the …

  8. Create a macro in PowerPoint - Microsoft Support

    The macro recorder, which automates frequent tasks, isn't available PowerPoint. But you can use Visual Basic for Applications (VBA) to create or edit macros.

  9. Copy a macro module to another workbook - Microsoft Support

    If a workbook contains a Visual Basic for Applications (VBA) macro that you would like to use elsewhere, you can copy the module that contains that macro to another open workbook by using the Visual …

  10. Use the Developer tab to create or delete a macro in Excel for Mac

    Describes how to use the advanced features of the Developer tab to record or delete a macro.