abberyfarm
Well-known Member
- Joined
- Aug 14, 2011
- Messages
- 733
Hi there,
Would anyone have a macro to go to a folder and convert 100's of delimited text files to excel files and save them to another folder?
Here is an example of a few rows of data in the text files.
Help very much appreciated!
Would anyone have a macro to go to a folder and convert 100's of delimited text files to excel files and save them to another folder?
Here is an example of a few rows of data in the text files.
Code:
"2011-08-17 13:22:29"|"357464030122441"|"0"|\N|"0"|"53.40405"|"-6.25686"|\N|"15"|"P"|"118"|"4"|"472"|"0"|"465"
"2011-08-17 13:22:30"|"357464030122441"|"0"|\N|"0"|"53.40405"|"-6.25686"|\N|"15"|"P"|"116"|"4"|"464"|"0"|"465"
"2011-08-17 13:22:31"|"357464030122441"|"0"|\N|"0"|"53.40405"|"-6.25686"|\N|"15"|"P"|"140"|"4"|"560"|"0"|"465"
"2011-08-17 13:22:32"|"357464030122441"|"0"|\N|"0"|"53.40405"|"-6.25686"|\N|"15"|"P"|"142"|"4"|"568"|"0"|"465"
"2011-08-17 13:22:33"|"357464030122441"|"0"|\N|"0"|"53.40405"|"-6.25686"|\N|"15"|"P"|"142"|"4"|"568"|"0"|"465"
"2011-08-17 13:22:34"|"357464030122441"|"0"|\N|"0"|"53.40405"|"-6.25686"|\N|"15"|"P"|"142"|"4"|"568"|"0"|"465"
Help very much appreciated!