Hi,
I'm pulling an SAP report that gives an output like what I have attached. All the data is stored in a single column. The hard part is it's formatted with some information listed above that pertains to the rows below. I need to get the material number (the 8 digit number at the top left starting with a 2), the plant (the 4 digit number) that comes after the material name. and then I need a sum of the quantities listed below that pertain to that material and plant. The inventory quantities below the material may be one or more lines, it varies.
How can I extract this information?
Thanks,
James