labels in triplicate

K

KarenIam

How do you create the same label three times on the same page from a mail
merge? example: We need 3 labels for John Doe, 3 labels for Suzy Smith, and
the list continues.
 
P

Peter Jamieson

Typically in a merge to labels, you would have a { NEXT } field (<<Next
Record>> field) at the beginning of every label cell except the first one.

To produce each label three times, you would need to /delete/ { NEXT }
fields so that you only had a { NEXT } field in label cells 4, 7, 10 etc.


Peter Jamieson

http://tips.pjmsn.me.uk
 
Top