Merge does not stop at "to"

S

Sue

I have a VBA code that starts at the "from" but does not stop at the "to". It
stops at the last record.
I have use Word "Merge to a new document" facility and that does just the
same. It starts at the "from" but does not stop at the "to". It stops at the
last record.
So I am completely confused. Why does this facility not work? It does not
work for me in Word as well as not working in my code.
I have experimented further and found it stops at the "to" on a merge letter
but not on a {next} type merge where all the data is listed (ie) listing all
the names and addresses in a single document for reference. Help!
 
D

Doug Robbins - Word MVP

Using the UI Word Merge to New Document facility and selecting just a range
of records that does not extend to the last record in the data source only
creates a letter for each of the records in the range of records specified
by the From ...To of the Merge to New Document dialog when I try it.

However show us the code that you are using.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
 

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