Add Method (ListEntries Collection)

See Also         Example         Applies To

Adds an item to a drop-down form field.

Syntax

expression.Add(Name, Index)

expression   Required. An expression that returns a ListEntries object.

Name   Required String. The name of the drop-down form field item.

Index   Optional Variant. A number that represents the position of the item in the list.