Class AutoCorrect (Access VBA)

The AutoCorrect object represents the AutoCorrect functionality of Microsoft Access. To use a AutoCorrect class variable it first needs to be instantiated, for example

DisplayAutoCorrectOptions

Returns or sets a Boolean value that specifies whether the AutoCorrect Options button is displayed for the specified control. The default value is True.


AutoCorrect.DisplayAutoCorrectOptions = True