J
John V
I am looking for an easy way to append records to a table
or at least view records in a query where if the qty field
value is 2 it will show or append 2 records and if 3 then
3 etc...
Basically I am importing a CSV file that has products a
customer ordered. The qty ordered may be more than one,
but UPS Worldship software needs to import each package
seperately. THerefore I need to say if qty is 2 then in
the export file I create I need 2 records for the same
order.
I hope this makes sense... thanks in advance for your help.
John
or at least view records in a query where if the qty field
value is 2 it will show or append 2 records and if 3 then
3 etc...
Basically I am importing a CSV file that has products a
customer ordered. The qty ordered may be more than one,
but UPS Worldship software needs to import each package
seperately. THerefore I need to say if qty is 2 then in
the export file I create I need 2 records for the same
order.
I hope this makes sense... thanks in advance for your help.
John