GetNextFormField() As Object

Form object

Gets the next filled-in field on the form, based on the order the fields were defined in the form definition. Be sure to use GetFirstFormField first.

GetFirstFormField

The Form object

Limitation on stepping through collections