G
Guest
When defining a Form Field on a Word (2000) document, the pop-up window only
allows 20 chars for the Bookmark name. In the documentation it states that a
bookmark name can be 40 characters.
....How to
..Insert a Text Form Field on your word document
..double click on the field to enter names
.. enter default text (which shows on the doc)
.. under Bookmark: (the field name) only 20 characters are allowed.
I run a background agent which uses this name to find and populate data on
the Word document (forall x in Workbook.names ) I need additional
characters.
allows 20 chars for the Bookmark name. In the documentation it states that a
bookmark name can be 40 characters.
....How to
..Insert a Text Form Field on your word document
..double click on the field to enter names
.. enter default text (which shows on the doc)
.. under Bookmark: (the field name) only 20 characters are allowed.
I run a background agent which uses this name to find and populate data on
the Word document (forall x in Workbook.names ) I need additional
characters.