E
Emanuel Violante
Hi everyone,
I have a txt file with product EAN and label quantity to print.
3564700010822
2
3564700010983
5
3564700422687
10
I have a form to print label quantity.
What i pretend is "convert" the table in a 2 fields table or query like:
ProductCode |Quantity
3564700010822|2
3564700010983|5
3564700422687|10
Any help is apreciated.
--
Thanks,
Sorry if my english isn''t correct, but I''m from Potugal
Emanuel Violante Galeano
I have a txt file with product EAN and label quantity to print.
3564700010822
2
3564700010983
5
3564700422687
10
I have a form to print label quantity.
What i pretend is "convert" the table in a 2 fields table or query like:
ProductCode |Quantity
3564700010822|2
3564700010983|5
3564700422687|10
Any help is apreciated.
--
Thanks,
Sorry if my english isn''t correct, but I''m from Potugal
Emanuel Violante Galeano