Hello!
I have a dataset that needs to have specific fields pulled from it (Attached).
Field 15 - I need in separate columns:
Article # (i.e. Article 20579)
Qty # (i.e. Qty 1000)
Amt # (i.e Amt 17.01)
***I do not need any of the other data that is in Field 15 other than what is listed above.
Then will need to Group by Article # and get Grand Totals of Qty and Amt.
Thanks!!
Rachel