How populate a document with user input?

G

Guest

I have a document (a contract) that I want to use repeatedly, but just want
to be able to input the new data and have it automatically populate the
contract. For example, let's say the purchaser's name is "John Smith" and I
want "John Smith" to appear in 6 different places in the contract. I'd like
to set the document up so I enter "John Smith" one time, and "John Smith"
appears in all 6 areas I've designated.

I've received a document from someone that does that. An example of the
sample code that seems to accomplish some of that is:
#set ( $MF = $formatters.money )
#set ( $PF = $formatters.percent )
#set ( $TrustName = $trust.trustName )

I'm not wedded to whatever's being done, above; I'm looking for the simplest
way to enter data once and have it populate the form. (I know I could do a
mail merge, but the sample that I have doesn't require a mail merge step. I
just type in the information, and it automatically populates.)

Any help would be much appreciated.

Thanks.
 
C

Charles Kenyon

In addition to Greg Maxey's page on repeating data, you may want to look
into what Word calls an "online form." Check this in help. For more about
online forms, follow the links at
http://addbalance.com/word/wordwebresources.htm#Forms or
http://word.mvps.org/FAQs/Customization/FillinTheBlanks.htm especially Dian
Chapman's series of articles. You may also want to look at
http://www.word.mvps.org/FAQs/TblsFldsFms/LinesInForms.htm.

Hope this helps,
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
G

Guest

Another simple way to do these is using "Edit/Replace" in Word.

Let say the contract was to John Smith, this time is going to Rose Mary.
enter 'John Smith' in the 'Find what:' and 'Rose Mary' in the 'Replace
with:', click on "Replace All'.
Done!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top