Hi,
On the form that I have, I have a checkbox that my users have to answer to.
When they send the form, and when I get that answer into an Excel file, it is returned as something like this :
["Yes", "No"]
I would want to get the values from the array and strip them from the useless [" "]. Also I would want to add a "," in between them.
Does anyone know how I could get that outcome? Thanks in advance!


Report
All responses (
Answers (