There's got to be an easy way to do this, but I'm drawing a blank on it.
I have a form that allows me to call up customer names and addresses from the customer table. And I also designed a report that will print names/address on Avery labels.
But how do I get the customer record that is pulled up on the form to print on the label report? IOW, I want to be able to print an address label for a particular customer, a range of customers, or a batch of customers based on order date.
What's the best way to do it?
Does anyone know of some generic code I can use?
Thanks in advance,
KerryL
I have a form that allows me to call up customer names and addresses from the customer table. And I also designed a report that will print names/address on Avery labels.
But how do I get the customer record that is pulled up on the form to print on the label report? IOW, I want to be able to print an address label for a particular customer, a range of customers, or a batch of customers based on order date.
What's the best way to do it?
Does anyone know of some generic code I can use?
Thanks in advance,
KerryL