pastorandy
IS-IT--Management
I have a mySQL DB with customer details and I would like to be able to generate a query to print out address labels.
How would I write the query so that it prints out to the screen in a format that is two labels across and 4 rows down? A total of 8 labels on each page but further pages if the dataset is greater than 8 customers.
Any ideas?
How would I write the query so that it prints out to the screen in a format that is two labels across and 4 rows down? A total of 8 labels on each page but further pages if the dataset is greater than 8 customers.
Any ideas?