multiple labels

  • Thread starter Thread starter Penny T
  • Start date Start date
P

Penny T

How can I print labels when the data base indicates a number of labels. In
other words, it I need 2 address labels for one person and then 6 address
labels for the next person. In my data base I have a column that states the
number of labels needed for each address. Does this make sense? Please
advise. Thankyou
 
Penny, Arvin pointed you to something that Microsoft recommended, but it
doesn't work properly.

Particularly, if you preview the report, and then just choose to print page
5 of the report, the events don't fire for the intervening pages, and so you
get the wrong output.

Here's a solution that works reliably, and requires no code:
Print a Quantity of a Label
at:
http://allenbrowne.com/ser-39.html
 
Thanks.. I'll give that a try too.

Allen Browne said:
Penny, Arvin pointed you to something that Microsoft recommended, but it
doesn't work properly.

Particularly, if you preview the report, and then just choose to print page
5 of the report, the events don't fire for the intervening pages, and so you
get the wrong output.

Here's a solution that works reliably, and requires no code:
Print a Quantity of a Label
at:
http://allenbrowne.com/ser-39.html
 

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

Similar Threads


Back
Top