Yep - for the name I update 4 fields for each row. On the 250,000 record table I'm dealing with I update every single one. so that's 1,000,000 updates for the name alone. Sheesh...
I have an idea that Might work. I can use VBA to do the cleanup and dump the clean parts into variables then...