Inserting asked information into a document

  • Thread starter Thread starter markshowell
  • Start date Start date
M

markshowell

When a documents opens I want to ask a question to which the user
replies then insert this reply into the document?
 
Mark,

In your document template insert an ASK field. In each place you want the
data to appear insert a REF field to the ASK field bookmark name.

Example: { ASK "Name" "What is your name?" }

My name is { REF Name }

{ } are entered with CTRL+F9.

--
Greg Maxey
A peer in "peer to peer" support
Rockledge, FL
To e-mail, first edit out the "w...spam" in the displayed
gmaxey@whamspammvps address.
 
Back
Top