View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement,microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default mail merge, suppress auto next record

You may be able to do it if you use a catalog (or in Word XP and later, it
is called directory) type mail merge main document. You would however only
put one row of labels in that document.

--
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

"dmaz" wrote in message
...
I've created a mail merge that outputs a number of labels for each record
from an excel spreadsheet. the number is taken from a field in the
spreadsheet and is different for each record. to do this I use "IF"s and
then do the "NEXT" record myself. it works great except of course that
Word
automatically inserts a next record at the start of each page. I can't
have
that because at the page break I might be right in the middle of printing
out
8 labels of the same record and then Word forces a new record!

any ideas?

thanks.