Equivalent to choosing the Save command from the File menu. Saves the active workbook.
Syntax
SAVE( )
Remarks
Use the SAVE.AS function instead of SAVE when you want to change the filename or file type, specify a password, create a backup file, or save a file to a different directory or folder.
Related Functions
SAVE.AS Saves a workbook and allows you to specify the name, file type, password, backup file, and location of the workbook
SAVE.WORKBOOK Saves a workbook
Return to index