Syntax

expression.CorrectCapsLock

expression A variable that represents an AutoCorrect object.

Example

This example enables Microsoft Excel to automatically correct accidental use of the CAPS LOCK key.

Visual Basic for Applications
Application.AutoCorrect.CorrectCapsLock = True
correct Correct accidental use of cap lock key? correct caps lock Correct Caps Lock Property correctcaps CorrectCapsLock correctcapslock property

See also: