Hi, I've created a project that runs a query based on a list box to get a list of customers. I then use the results of the query to print a label report. This works fine if i want to print a single label per customer. However what i would really like to do is give the user the option to print a full page of labels per selected customer.
Any ideas about the best way to go on this? I did think that a DO.... WHILE... LOOP... statement might be the way to go but that does not give the desired results.
All help appreciated,
Noel.
Any ideas about the best way to go on this? I did think that a DO.... WHILE... LOOP... statement might be the way to go but that does not give the desired results.
All help appreciated,
Noel.