Application.FindFile Method
Project Developer Reference |
Displays the File Open dialog box, which allows the user to search for a file.
Syntax
expression.FindFile
expression A variable that represents an Application object.
Return Value
Boolean
See Also