We will use “, ” as the Col_delimiter because we want to split the text string each time there is a comma followed by a space. It’s important to note the formula was initially created in cell A2 and ...
This is hopefully an easy question. One of the fields on my form is a textarea that students type an answer into. However if they insert a comma it splits it into another entry in the array (since my ...