PreviousField Method

See Also         Example         Applies To

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

Syntax

expression.PreviousField

expression   Required. An expression that returns a Selection object.