I think I need to get rid of Char(13)+Char(10), as the data was all created by a windows machine.
In the end I had to do most of the removal of whitespace manually, or just gave up on it. I just couldn't find any regular expression type stuff in MS's documentation that would allow me to get rid of any cases where there was more than 1 space in a row.
If anyone knows how to do this in SQL Server (or using Access 2002 as a front end), I would be most grateful if you shared it.
Cheers. --
Dunx