FormField.Next (Word)
Gibt das nächste Formularfeld in der Auflistung zurück.
Dim ffdNext As FormField
Set ffdNext = ActiveDocument.FormFields(1).Next
Gibt das nächste Formularfeld in der Auflistung zurück.
Dim ffdNext As FormField
Set ffdNext = ActiveDocument.FormFields(1).Next