Fields collection

Example  

Description

Fields is a collection of Field objects that represents the fields in a Form.

Specific members can be returned from the collection using the Item method, while the entire collection can be iterated using the For Each...Next statement.

Properties

Count

Methods

Item

Remarks

Limitation on stepping through collections