I have this csv file, plain text here: http://pastie.org/1425970
What it looks like in excel: http://cl.ly/3qXk
An example of what I would like it to look like (just using the first row as example): http://cl.ly/3qYT
Plain text of first row: http://pastie.org/1425979
I need to create a csv file, to import all of the information into a database table.
I could manually create the csv, but I wanted to see if it was possible to accomplish this using regular expressions in textwrangler (grep) find and replace