After years of searching the 'net looking for helper utilities I thought I would give back, atleast a little.
I found some free & very useful utilities for Excel that helps us a great deal with data manip & correcting.
http://www.asap-utilities.com/&
http://www.andrewsexceltips.com/ (when doubling checking the address before posting, it seems his is now a paid for utility.)
They are essentially the same but vs 2 of Andrew's Utilities had a great very easy to use "Select until end of Range", it may be worth Googling for.
&
Subpad from
http://www.xtort.net/xtort/xtort.php It has a very, very fast find & replace for .txt files. I use it to delete the field seperators that Excel puts in after exporting as tab delimited. Use it to replace the quotes.
I also had a tip that Ikon's VDP software analyst had never heard of before so I thought I would share it.
To keep from dealing with a variable length list, where the last column of a row is always changing from row to row. or if you simply want to guarantee that all rows end at the same column. Put the word End as the last column heading and Paste it all the way down until the last used row. This is where the 2nd utilities "Select Until end of Range" came in handy. The Variable Length List really throws PlanetPress for a loop.
I haven't put much work in to it, but I am looking for a easy way of Splitting cells. ie. Split a cell based on a comma or even a space. I usually end up Replacing spaces with commas, saving as CSV then re-importing into Excel.
Just a little pay back to the 'net for the help over the years.