I am working on an application with a VB front-end to an Access backend.
I will need to print labels for the products that are in the database.
Each label could potentially be different than the others. I may have 3 of 1, 1 of another, 2 of a third, and so on.
I may only need half of the available labels to be populated, too.
Any suggestions on how to set up something to print like this?
Thanks!