Syntax

expression.AutoExpandListRange

expression A variable that represents an AutoCorrect object.

Example

The following example enables automatic expansion of lists when typing in adjacent rows or columns.

Visual Basic for Applications
Sub SetAutoExpand Application.AutoCorrect.AutoExpandListRange = TRUE End Sub
auto expand list range autoexpand autoexpandlist autoexpandlistrange autoexpandlistrange property

See also: