I have a query that returns several records, typically 1 to 5. I need to print a label for each record returned by the query. Printing a label is no problem, but how do I print sequentally for each record in the query?
I never used a label printer, but cant you simply make a report containing all records and print all sequential records? It works that way for normal printers/pages/records, so why not for labels?