Files Object

<< Click to Display Table of Contents >>

Navigation:  Developer Edition > Visual Basic for Applications (VBA) > Object Model Reference >

Files Object

Previous pageReturn to chapter overviewNext page

Container for the two files (workbooks) to compare.

 

Methods

Name

Description

Loads the two files from disk.

Saves the source file and the target file.

 

Properties

Name

Description

Returns the full path and file name of either of the files.

Returns true if both files are loaded and can be compared.

Returns the window object of either of the files.

Returns the workbook object of either of the files.

 

Events

Name

Description

none