Hi,

I'm using this function to remove double quotes. The 'Destination' and 'Source' variables are the same, the 'X' parameter is " and the 'Y' parameter is blank.

If the variable is an empty string the function gets stuck in an infinite loop. The workaround is simply to ensure the string is populated before attempting the call but it would be better if it didn't do this!

Jon.