Ref to form field from another doc

G

George

hi,

i have setup a table in one document with bookmarks. in
another a use the text in the bookmarked text using
includetext like so:

{INCLUDETEXT "G:\\Testing\\Table.doc" Name }, a
{INCLUDETEXT "G:\\Testing\\Table.doc" Sex }
{INCLUDETEXT "G:\\Testing\\Table.doc" Title },
makes {INCLUDETEXT "G:\\Testing\\Table.doc" Wage } an hour.

and it comes out to so:

Alex, a Male Square Dancer, makes $14.50 an hour.

my problem is that i want to do this with text form fields.
but when i try to use the bookmark from the text form
field, i get an empty bookmark in the document that uses
the include text. how do i make this work?

thanks,
george
 
Top