
Hi
I extract data from our ERP to show an order detail, to use with printing bar codes. The bar code software always ignores the first line, ao I am looking for a method to duplicate the first detail line only.
For example I want:
DB100 x 10
DB100 x 10
DB101 x 12
DB103 x 2
Instead of:
DB100 x 10
DB101 x 12
DB103 x 2
Any ideas? TIA





