NextField Method

See Also         Example         Applies To

Selects the next field. If a field is found, this method returns a Field object; if not, it returns Nothing.

Syntax

expression.NextField

expression   Required. An expression that returns a Selection object.