MergeWorkbook Method

         Example         Applies To

Merges changes from one workbook into an open workbook.

Syntax

expression.MergeWorkbook(Filename)

expression   Required. An expression that returns a Workbook object.

Filename   Required String. The file name of the workbook that contains the changes to be merged into the open workbook.