Hi all,
I have a form that allows multiple selections. Once the form is submitted I need the each selection to be added as a new row.
I have several issues:
-Selection list extensive (50+) therefore cannot be written as separated columns as suggested earlier.
-Users will have a hard time to submit a form for each item and therefore a multi selection is a must
-Each selection calls a unique number (from a different sheet) into a separate column and therefore I cannot use the multi selection as is.
I was unable to find a solution that works for this. I would highly appreciate any help. Thanks in advance