Hi,
I am trying to fill a list with all user defined fields in a word document. If I loop through the activedocument.fields I only see the fields that have been added in the document text. I also want to list all fields that have been created in File --> properties --> custom and that have not yet been added to the document text.
How can I list these field(names)?
Thanks.
W.
I am trying to fill a list with all user defined fields in a word document. If I loop through the activedocument.fields I only see the fields that have been added in the document text. I also want to list all fields that have been created in File --> properties --> custom and that have not yet been added to the document text.
How can I list these field(names)?
Thanks.
W.