Print Label for each selection in listbox

shenty

Registered User.
Local time
Today, 21:54
Joined
Jun 8, 2007
Messages
119
I have a report that prints address labels for contacts in a database. It works ok for printing individually but i want to 'batch print' some labels (xmas envelopes!).

I have a form with a multi select listbox setup with the filtered contacts i want to print. I also have a button for 'Print ALL' and a button for 'Print Selected'.

I can't figure what code would do for each button. ! :mad:

In a fashion the Print ALL works but it is not adding a 'line feed' between each record. In other words instead of printing each address on a seperate label it is overlapping to previous labels if they are not full.

Could anyone guide me in the right direction, i'll even add you to my Xmas Card list haha.

Many thanks in advance.
 
Hi

I have also tried the label wizard but that too prints multiple labels on each sheet.

How would i get it to print individual labels on seperate sheets only for items selected in listbox.

Cheers
 

Users who are viewing this thread

Back
Top Bottom