SaveCopyAs Method

See Also         Example         Applies To

Saves a copy of the workbook to a file but doesn't modify the open workbook in memory.

Syntax

expression.SaveCopyAs(Filename)

expression   Required. An expression that returns a Workbook object.

Filename   Required. Specifies the file name for the copy.