Split up my file! Argh!
September 6, 2006 2:30 AM
Subscribe
I need help reformatting a .lst file for use in Excel (I think)...
If I have a .lst file which when opened displays each entry as something like:
number\Surname\Name\\ID\Birthdate\\AddressLine1\Line2\Line3\\\
and continues. Is it possible for me to do something which will put each of those values into a separate cell in the row?
There are about 10,400 rows and I'd rather not do it manually.
Or am I missing something obvious? Is there a better way to open .lst files of this sort?
Thanks in advance.
posted by knapah to computers & internet (6 comments total)
Save that as a csv file, then open with excel again as a CSV, no?
posted by prodevel at 2:38 AM on September 6, 2006