Add Method (AutoTextEntries Collection)

See Also         Example         Applies To

Adds an AutoText entry to the list of available entries.

Syntax

expression.Add(Name, Range)

expression   Required. An expression that returns an AutoTextEntries object.

Name   Required String. The text that, when typed, initiates an AutoText entry.

Range   Required Range. A range of text that will be inserted whenever Name is typed.