insert text into a word document

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

I'm have a way to make a merge with Word document to a table's records.
However I need to have the possibility of inserting some text to that word
document.
How can I do it in run-time?

Sometimes I don't have to make a new document for each record of the table.
There's some group of records that have to be in a same document, and I
thought to try insert those records in the same document as the first record.

Any help?
Thank you.
 
To insert fields from multiple records into one merge document, you precede
the merged field with the field code {Next Record} - it's one of the choices
on the insert field dropdown.
 
I have this on my word document:
[Name], [City]

Should I put like:

[Name], [City] {Next Record} ?

Can you give me one example please?
 

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

Back
Top