J
JB_96RS
Is there any noob tutorials out there to help with tex
importing/specifications? I have text files I want to import to
table. There will be new records for each file that is brought in.
I've tried to use the wizard but I can never get the data to go where
want it. The files contain many data points, but I need little inf
from them: "Lot Id" number, "Date", and "AVG"
The file looks like:
Run id test 8, 81 pt l/s ID test 8, 81 pt l/s
Operator OLTproc Description
Date 2004/01/21 10:36:20
Cassette Front
Size 300
*******100 ROWS OF JUNK HERE*******
Thickness average: 4.3214 deviation: 0.0879
So what I would need is: the data to go into a table with 3 fields:
Lot, Date, and AVG. Is this possible?
Thanks,
J
importing/specifications? I have text files I want to import to
table. There will be new records for each file that is brought in.
I've tried to use the wizard but I can never get the data to go where
want it. The files contain many data points, but I need little inf
from them: "Lot Id" number, "Date", and "AVG"
The file looks like:
Run id test 8, 81 pt l/s ID test 8, 81 pt l/s
Operator OLTproc Description
Date 2004/01/21 10:36:20
Cassette Front
Size 300
*******100 ROWS OF JUNK HERE*******
Thickness average: 4.3214 deviation: 0.0879
So what I would need is: the data to go into a table with 3 fields:
Lot, Date, and AVG. Is this possible?
Thanks,
J