Workbook.Save (Excel)

Saves changes to the specified workbook.

To open a workbook file, use the Open method. To mark a workbook as saved without writing it to a disk, set its Saved property to True. The first time you save a workbook, use the SaveAs method to specify a name for the file.


ActiveWorkbook.Save