EnableAutoComplete Property

Microsoft Excel Visual Basic

EnableAutoComplete Property

       

True if the AutoComplete feature is enabled. Read/write Boolean.

Example

This example enables the AutoComplete feature.

Application.EnableAutoComplete = True