Soldato
- Joined
- 7 Aug 2004
- Posts
- 11,259
Hi I have some data in a txt file, its written like this:
16:23:20, 9.83, 0.00,31.79, 0.00,%103.5699798583984 , 0.13" *******"
16:33:21, 9.83, 0.00,31.79, 0.00,%103.6629474639893 , 0.21" *******"
16:43:23, 9.82, 0.00,31.78, 0.00,%102.2954700469971 , 0.36" *******"
16:53:24, 9.82, 0.00,31.76, 0.00,%102.3343479156494 , 0.03" *******"
(copied from the txt file)
Now when I copy and paste into excel obviously the whole lot goes into 1 column, also I cannot copy columns in one go from the txt file, select all or selecting lots of data only lets me go one row at a time and not columns (i.e. normal windows copy and paste behavior)
How can I get the data into excel splitting the columns into there own columns in excel, like:
16:53:24, ||9.82||, 0.00,31.76, ||0.00,||%102.3343479156494 ,|| 0.03"
The above for example, columns properly separated as shown by || above in excel, any ideas?
16:23:20, 9.83, 0.00,31.79, 0.00,%103.5699798583984 , 0.13" *******"
16:33:21, 9.83, 0.00,31.79, 0.00,%103.6629474639893 , 0.21" *******"
16:43:23, 9.82, 0.00,31.78, 0.00,%102.2954700469971 , 0.36" *******"
16:53:24, 9.82, 0.00,31.76, 0.00,%102.3343479156494 , 0.03" *******"
(copied from the txt file)
Now when I copy and paste into excel obviously the whole lot goes into 1 column, also I cannot copy columns in one go from the txt file, select all or selecting lots of data only lets me go one row at a time and not columns (i.e. normal windows copy and paste behavior)
How can I get the data into excel splitting the columns into there own columns in excel, like:
16:53:24, ||9.82||, 0.00,31.76, ||0.00,||%102.3343479156494 ,|| 0.03"
The above for example, columns properly separated as shown by || above in excel, any ideas?