Matrix Version:
We currently have a multiple text field separated by a semi comma which we would like to change to a comma.
Hi Angela,
I had a similar problem with a form checkbox list and needed to convert a comma to semi-colon, this might help workout a keyword to use to change that for you:
%response_108217_q4^replace:,:;%
Innes