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 notification …

  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 can edit a …

  4. 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 value. Tip: You can …

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

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

  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 can include …

  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 can include …

  9. Python in Excel code editor - Microsoft Support

    Use the menu above each cell in the task pane to save and run a Python cell, switch between output types (from Python object to Excel value), undo changes or expand a cell to a larger code editing area.

  10. Work with VBA macros in Excel for the web - Microsoft Support

    Although you can't create, run, or edit VBA (Visual Basic for Applications) macros in Excel for the web, you can open and edit a workbook that contains macros. Any existing macros will remain in the …