EnableAutoComplete Property

Microsoft Excel Visual Basic

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

Example

This example enables the AutoComplete feature.

Application.EnableAutoComplete = True