Hi guys,
I have a text file that I export from an electrical test and tag database thingy... I would really like a CSV or tab delimeted file from that but can't seem to export it in that format... So what I get out is a file that looks something like this.
Concise Latest Test Results Page 1
Wednesday, 14. November 2007 14:54
Person: All, Instrument: All All
From: 1/10/2007 To: 14/11/2007
Client: INNOTECH Site: INNOTECH Location: 3 MONTHLY TEST
Asset ID Description User Test InstrumDate Retest PeriNext TestResult
390 POWER DRILL Admin Y25-0321 12/10/2003 Months 12/01/200Pass
yadda yadda yadda...
Basically I would like to only read the Asset ID's and the Descriptions out of this file...
Any Idea's?
Thanks for your help in advance!