M
Micheline
Hi All,
Using a Macro, how to I move from Formfield to Formfield
IF the formfield in the document is not Bookmarked?
Normally I would use:
ActiveDocument.FormFields("Text1").Select
IF the formfield is bookmarked Text1.
(sometimes I copy formfields, therefore they do not
contain a bookmark name.)
Any ideas would be much appreciated.
Thanks.
Using a Macro, how to I move from Formfield to Formfield
IF the formfield in the document is not Bookmarked?
Normally I would use:
ActiveDocument.FormFields("Text1").Select
IF the formfield is bookmarked Text1.
(sometimes I copy formfields, therefore they do not
contain a bookmark name.)
Any ideas would be much appreciated.
Thanks.