VSView Reporting Edition Reference > FieldCollection Object > FieldCollection Methods > Remove Method (FieldCollection) |
Removes a Field from a Fields collection.
fields.Remove Index As Variant
The Index parameter may be an integer between zero and Fields.Count - 1, or it may be a string containing a field name.