Application.AnswerWizard Property

Access Developer Reference
Bb237277.vs_note(en-us,office.12).gif  Note
The Microsoft Office Assistant has been deprecated in the 2007 release of the Microsoft Office system.

Returns a reference to the current AnswerWizard object and its related properties. Read-only AnswerWizard object.

Syntax

expression.AnswerWizard

expression   A variable that represents an Application object.

Remarks

Once you establish a reference to the AnswerWizard object, you can access all the properties and methods of the object. You can set a reference to the AnswerWizard object by clicking References on the Tools menu while in module Design view. Then set a reference to the Microsoft Office 12.0 Object Library in the References dialog box by selecting the appropriate check box. Microsoft Access can set this reference for you if you use a Microsoft Office 12.0 Object Library constant to set an AnswerWizard object's property or as an argument to an AnswerWizard object's method.