Thanks, but I don't think that's going to work.  That's going to replace the everything in the range.  I only want to replace the commas within the range.  In a line like this:

column1, column2, "value1, value2, value3, value4", column4, column5

I want to replace only the commas that fall between quotes.