Document.FormFields (Word)

Returns a FormFields collection that represents all the form fields in the document.

For information about returning a single member of a collection, see Returning an object from a collection.


ActiveDocument.FormFields("Text1").Result = "Name"