Hi guys,
I need to print on a premade hardcopy form.
Please see link
http://www.w-projects.net/courier/consignmentform.jpg
I have a table called tblManifest, i have 7 fields that i need to retrieve inorder to print on the form.
Accountno
Company
Address
City
Postcode
Country
Telephone
and they need to be printed on the consignment note that bear the same titles as you can see, under the FROM(Sender) section.
This would print out continuously on a dotmatrix printer. As these hardcopy forms are attached to one another, one underneath the other etc. So what is needed is for a continious printing of the customer accounts in tblCustomers, making sure they hit the right target when printing on the premade forms.
Help on this would be much appreciated, thankyou in advance
Mark