Printing Labels

  • Thread starter Thread starter Homer
  • Start date Start date
H

Homer

I am implementing the "How to skip Used Mailing
Labels" proceedure Article ID: 95806 to print labels and it is working very
well, but I need to add a field on my Label that counts the labels as they
print ' 1 of 3' etc... can anyone help me implement this with the 95806
article? I have studied Allen Browne's approach but every user will need
varying numbers of labels according to thier projects at print time.
 
I need to be able to skip used labels as well as print mutiple copies of some
labels. I've looked at Allen Browne's approach but like the KB approach
better because it ask for each label how many blanks to skip as well as how
many to print of each. I'm trying to figure out the solution for printing on
the lable 1 of 2 etc...
 
I would use the code provided to skip labels with Allen's non-code to provide
copies of labels.
 
Back
Top