S
Steven Britton via AccessMonster.com
I need some help, mostly direction on how to create code so that I can
import a report. The report is a Fixed Length Text file that comes out of
another system; I have no control over the other system and can't change
the format of the report.
It has headers and blank lines between each of the records. The problem I
am having is that the first line of the record will contain the Part # and
other items, and then the very next line or lines could contain a Purchase
Order. Not ever part has a PO after it and some part have more than one PO
after it. Therefore I don't know how to identify the specific PO to there
corresponding parts.
Anyone with sample code or helpful logic out there?
Thanks again -
Steve
import a report. The report is a Fixed Length Text file that comes out of
another system; I have no control over the other system and can't change
the format of the report.
It has headers and blank lines between each of the records. The problem I
am having is that the first line of the record will contain the Part # and
other items, and then the very next line or lines could contain a Purchase
Order. Not ever part has a PO after it and some part have more than one PO
after it. Therefore I don't know how to identify the specific PO to there
corresponding parts.
Anyone with sample code or helpful logic out there?
Thanks again -
Steve