Application.Path Property
Office 2007
| Excel Developer Reference |
Syntax
expression.Path
expression A variable that represents an Application object.
Example
This example displays the complete path to Microsoft Excel.
| Visual Basic for Applications |
|---|
|