Application.AnswerWizard Property
Returns the AnswerWizard object for Microsoft Excel. Read-only.
Syntax
expression.AnswerWizard
expression A variable that represents an Application object.
Example
This example resets the Answer Wizard file list.
| Visual Basic for Applications |
|---|
|