About 400 results
Open links in new tab
  1. Introduction to Office Scripts in Excel - Microsoft Support

    Your most recent scripts are displayed in the Office Scripts Gallery. Select the script you want to run. It will display in the Code Editor. Select the Run button to start the script. You'll see a brief …

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

  3. Sharing Office Scripts in Excel - Microsoft Support

    Office Scripts can be shared with other users in your organization. When you share a script, you attach the script to the workbook, enabling others to view and run it. Important: Anyone who …

  4. Introduction to Python in Excel - Microsoft Support

    Use it to process data in Excel with Python code. You type Python directly into a cell, the Python calculations run in the Microsoft cloud, and your results are returned to the worksheet.

  5. 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 …

  6. Get started with Python in Excel - Microsoft Support

    Return calculations as Python objects or convert calculations to Excel values and output them directly to a cell. The following screenshot shows the Python formula returned as an Excel …

  7. Record your actions as Office Scripts - Microsoft Support

    Use the Action Recorder in Excel to record your actions as scripts to replay whenever you want. The Action Recorder creates a script based on your changes to a workbook. These actions …

  8. Record your actions as Office Scripts - Microsoft Support

    Use the Action Recorder in Excel to record your actions as scripts to replay whenever you want. The Action Recorder creates a script based on your changes to a workbook. These actions …

  9. Python in Excel code editor - Microsoft Support

    To open the Python in Excel code editor, select a Python cell in your workbook and then go to Formulas > Editor. This opens the task pane and displays all the Python cells in your workbook.

  10. 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 …