J
JensB
Hi Ng
Here is what I want to do.
User insert by help of the autotext function some blocks of text in a
document, the autotext include some fields where to enter some amount
values.
After the user has filled out all fields, I want to collect these measures
values and save them to an Access database.
But when a has the user has filled out a bookmark or a form textfield, the
field/bookmark disappear, or at list least I can't find
using this code: Selection.GoTo What:=wdGoToBookmark, Name:="Tekst1"
It is not a problem to look up the field, if it has not been used.
Is there a field type or a method that makes it possible to look up these
values?
\JensB
Here is what I want to do.
User insert by help of the autotext function some blocks of text in a
document, the autotext include some fields where to enter some amount
values.
After the user has filled out all fields, I want to collect these measures
values and save them to an Access database.
But when a has the user has filled out a bookmark or a form textfield, the
field/bookmark disappear, or at list least I can't find
using this code: Selection.GoTo What:=wdGoToBookmark, Name:="Tekst1"
It is not a problem to look up the field, if it has not been used.
Is there a field type or a method that makes it possible to look up these
values?
\JensB