Online Excel Spreadsheet



  1. The spreadsheet software for collaborative teams Create, edit and share spreadsheets online, using Zoho Sheet, for free.
  2. Click the 'Create New' button, a new Excel Spreadsheet will be rendered for you to edit & download instantly. Click inside the file drop area to upload one Excel file or drag & drop one Excel file. Click the 'Edit Now' button, the uploaded Excel file will be rendered for you to view, edit & download instantly.
  3. Download the recovered Excel spreadsheet The service saves data recovered from damaged Excel files to files with the XLSX extension, the format used by Microsoft Excel 2007 and above. Recovery of Excel tables of any size any version is now possible on any device – you will only need a browser.
  4. Use Adobe Acrobat online services to turn your PDF files into Microsoft Excel spreadsheets. Drag and drop a PDF, then download the converted Excel file. Fast PDF to XLSX conversion Turn a PDF into an Excel file in seconds with the Acrobat PDF converter tool.
Spreadsheet-->

Create new online XLS spreadsheet You can create XLS spreadsheets with our app OffiXLS Online. It is a software similar to Microsoft Excel online. Click in the following button to create a new spreadsheet.

Office Scripts in Excel on the web let you automate your day-to-day tasks. You can record your Excel actions with the Action Recorder, which creates a script. You can also create and edit scripts with the Code Editor. Your scripts can then be shared across your organization so your coworkers can also automate their workflows.

This series of documents teaches you how to use these tools. You'll be introduced to the Action Recorder and see how to record your frequent Excel actions. You'll also learn how to make or update your own scripts with the Code Editor.

Excel

Requirements

Note

Office Scripts in Excel on the web is in public preview. The functionality described here is subject to change as the feature develops. You can submit feedback on Office Scripts through the Help > Feedback button in Excel. You can submit feedback about the documentation to the OfficeDev/office-scripts-docs GitHub repository.

To use Office Scripts, you'll need the following.

  1. Excel on the web (other platforms, such as desktop, are not supported).

  2. OneDrive for Business.

  3. Any commercial or educational Microsoft 365 license with access to the Microsoft 365 Office desktop apps, such as:

    • Office 365 Business
    • Office 365 Business Premium
    • Office 365 ProPlus
    • Office 365 ProPlus for Devices
    • Office 365 Enterprise E3
    • Office 365 Enterprise E5
    • Office 365 A3
    • Office 365 A5

Note

If you meet these requirements and are still not seeing the Automate tab, it's possible that your admin has disabled the feature or there's some other problem with your environment. Please follow the steps under Automate tab not appearing or Office Scripts unavailable to start using Office Scripts.

When to use Office Scripts

Scripts allow you to record and replay your Excel actions on different workbooks and worksheets. If you find yourself doing the same things over and over again, you can turn all that work into an easy-to-run Office Script. Run your script with a button-press in Excel or combine it with Power Automate to streamline your entire workflow.

As an example, say you start your work day by opening a .csv file from an accounting site in Excel. You then spend several minutes deleting unnecessary columns, formatting a table, adding formulas, and creating a PivotTable in a new worksheet. Those actions you repeat daily can be recorded once with the Action Recorder. From then on, running the script will take care of your entire .csv conversion. You'll not only remove the risk of forgetting steps, but be able to share your process with others without having to teach them anything. Office Scripts automate your common tasks so you and your workplace can be more efficient and productive.

Action Recorder

The Action Recorder records actions you take in Excel and saves them as a script. With the Action recorder running, you can capture the Excel actions as you edit cells, change formatting, and create tables. The resulting script can be run on other worksheets and workbooks to recreate your original actions.

Code Editor

Online

All scripts recorded with the Action Recorder can be edited through the Code Editor. This lets you tweak and customize the script to better suit your exact needs. You can also add logic and functionality that is not directly accessible through the Excel UI, such as conditional statements (if/else) and loops.

Online Excel Spreadsheet Classes

One easy way to start learning the capabilities of Office Scripts is to record scripts in Excel on the web and view the resulting code. Another option is to follow our tutorials to learn in a more guided and structured way.

Sharing scripts

Office Scripts can be shared with other users of an Excel workbook. When you share a script with others in a workbook, the script is attached to the workbook. Your scripts are stored in your OneDrive, and when you share one, you create a link to it in the workbook you have open.

More details about sharing and unsharing scripts can be in the article Sharing Office Scripts in Excel for the Web.

Note

Learn more about how scripts are stored in your OneDrive in Office Scripts file storage and ownership.

Connecting Office Scripts to Power Automate

Power Automate is a service that helps you create automated workflows between multiple apps and services. Office Scripts can be used in these workflows, giving you control of your scripts outside of the workbook. You can run your scripts on a schedule, trigger them in response to emails, and much more. Visit the Run Office Scripts in Excel on the web with Power Automate tutorial to learn the basics of connecting these automation services.

Next steps

Online Excel Spreadsheet Course

Complete the Office Scripts in Excel on the web tutorial to learn how to create your first Office Scripts.

Free Blank Excel Spreadsheet

See also