
February 15th, 2005, 01:16 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 16
Time spent in forums: 11 h 19 sec
Reputation Power: 0
|
|
Repeat Report records a specific # of times
I am creating a data base for our Door manufacturing facility, and am having some difficulty with the jamb tags. I pull the real time data from the main computer program through ODBC and have the report set up to print by the order number. The report data is correct but I would like the system to dictate how many of the tags to print based on the order quanity.
Format:
Order #
Order Date
Cust Name
Cust Address
Line #, Item Code, Order Qty
Line Detail (I.e. Handing, door size, door thickness, hinges etc)
Right now the report prints this information but only prints 1 tag for each line #, what I am looking for is the system to print a quantity of tags that equal the Order Qty.
Any ideas would be greatly appreciated!
|