Kenneth Ismert
kismert at gmail.com
Mon Jun 29 15:44:56 CDT 2009
John: The collection is plural: ActiveDocument.FormFields -Ken > This is VBA code to clear a bunch of objects on a MS Word form (2007). > It is erroring out on, "For Each oFF In ActiveDocument.FormField" and > says something like, "User defined type not defined" ??????? ...