Undo the changes made by Office Scripts
You cannot undo changes made to the Excel workbook by a script with the Excel's Undo command. Instead, you must restore a previous version of the workbook from your cloud storage.
Version history
Office's version history is an easy way to restore an older workbook through the Excel UI. The feature only works for files stored in OneDrive or SharePoint Online.
From the Excel workbook in which the script was run, use the following steps to undo the effects.
- Go to File > Info > Version History.
- Select a version saved prior to the running the script.
- Select Restore.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Scripts