N
Niklas Östergren
Hi!
I need some hint´s on how to import comma separated data from a textfile
into a table. Any help is apreciated!
I have a textfile with comma separated measurement data of temperature
inside a servomotor and I´d like to get the data into a colomn in Excell.
And I´m a little more familure with VBA in Access then in Excell so if I
only can get it into a table in Access I know how to do the rest myself.
This is what the textfile looks like:
1,3,5,6,7,8,9,10,10,11,11,12,12,13,13,13,14,14,15,15,15,16...etc.
TIA!
// Niklas
I need some hint´s on how to import comma separated data from a textfile
into a table. Any help is apreciated!
I have a textfile with comma separated measurement data of temperature
inside a servomotor and I´d like to get the data into a colomn in Excell.
And I´m a little more familure with VBA in Access then in Excell so if I
only can get it into a table in Access I know how to do the rest myself.
This is what the textfile looks like:
1,3,5,6,7,8,9,10,10,11,11,12,12,13,13,13,14,14,15,15,15,16...etc.
TIA!
// Niklas