I Have a Table Called "Manufacturer " With two Fields, "Code" and "Name".
Within the Job Queue Management I want to essentially create a record for each Customer. The Code would be the Customer "No." and the name would be the Name of the Customer's "Name".
Customer No. = Code
Customers name = Name
How would this be written? Thanks
Variables*
recCustomer
recManufactuer
*This post is locked for comments