I'm using access data base for my source.
I have records ie 003890, 003891 for several hundred
records. I would like to put three of these numbers on
each label in numerical order.
I understand the set up and insert field, and if I were
putting a record on each label. but I want three different
records on one label. How is this done? I tried next
record.
Thanks in advance
Dennis hansen
Graham Mayor - 17 Jul 2004 07:00 GMT
Are you trying simply to put three consecutive records on each label i.e.
each record contains only a number?
That being the case the Next field approach should work.
Setup your label merge so that each label contains something along the lines
of the following
{Next}{Mergefield Number}
{Next}{Mergefield Number}
{Next}{Mergefield Number}
Remove the first Next field from *only* the first label on the page.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> I'm using access data base for my source.
> I have records ie 003890, 003891 for several hundred
[quoted text clipped - 6 lines]
> Thanks in advance
> Dennis hansen