Files.IsValid Property

<< Click to Display Table of Contents >>

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

Files.IsValid Property

Previous pageReturn to chapter overviewNext page

Returns true if both files are loaded and can be compared. Read only Boolean value.

 

Syntax

expression.IsValid

expression. A variable representing a Files object.