SAVE.WORKBOOK

Macro Sheets Only

Equivalent to choosing the Save Workbook command from the File menu in Microsoft Excel version 4.0. Provided for compatibility with Microsoft Excel version 4.0. Saves the workbook to which the active document belongs. To save Microsoft Excel version 5.0 or later workbooks, see SAVE.AS.

Syntax

SAVE.WORKBOOK(document_text, type_num, prot_pwd, backup, write_res_pwd, read_only_rec)

SAVE.WORKBOOK?(document_text, type_num, prot_pwd, backup, write_res_pwd, read_only_rec)

For a description of the arguments, see SAVE.AS.

Related Functions

CLOSE Closes the active window

GET.DOCUMENT Returns information about a document

SAVE Saves the active workbook

SAVE.AS Saves a workbook and allows you to specify the name, file type, password, backup file, and location of the workbook

List of Command-Equivalent Functions