ACC: AutoCorrect Triggers Change Event (165480)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q165480 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you use the AutoCorrect feature in Microsoft Access to correct typing
errors automatically, the Change event of a control on a form is triggered
each time that AutoCorrect is invoked. This can cause undesirable results,
such as error messages or continuous looping of the automatic correction.
RESOLUTION
You can disable AutoCorrect for a text box or a combo box on a form by
setting the control's AllowAutoCorrect property to No. You may want to do
this for any text box or combo box on your form that has an event procedure
or a macro attached to its Change event.
If you want to disable all or portions of the AutoCorrect feature, click
AutoCorrect on the Tools menu, and change the options in the AutoCorrect
dialog box.
STATUS
This behavior is by design.
REFERENCES
For more information about the AutoCorrect feature, search the Help Index
for "AutoCorrect," or ask the Microsoft Access 97 Office Assistant.
Modification Type: | Major | Last Reviewed: | 10/22/2003 |
---|
Keywords: | kbprb KB165480 |
---|
|