I am familiar already with forms and dumping into excel with values. But i have a question with multi-answer questions.
I need to separate out the answers from a couple of multi-answer questions in a MS Form into individual cells. I would like to just put a X or some check in the cells for each multi-answer response if possible. See below for example layout:
Form:
Question 1 - Checkbox
Question 2 - multi answer
A
B
C
Question 3 - Text Box
Question 4 - Multi answer
T
Y
Z
Excel Sheet:
Question 1 | Question 2 - A | Question 2 - B | Question 2 - C | Question 3 | Question 4 - T | Question 4 - Y | Question 4 - Z |
example 1 | X | X | | example 3 | X | | X |