CorrectCapsLock Property

Microsoft Excel Visual Basic

CorrectCapsLock Property

       

True if Microsoft Excel automatically corrects accidental use of the CAPS LOCK key. Read/write Boolean.

Example

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

Application.AutoCorrect.CorrectCapsLock = True