I'm trying to create a response table with a Google sheet that lets people enter their responses. Then compile that information into another Google Sheet by specified columns at the bottom of the previous response.
I have tried numerous ways but I cannot seem to get the script to work.
Broken Down, I need the Script/Guide to be able to:
- Allow multiple people to record their response individually by the given link of Google sheet Form
- Give a dynamic Sum Total in the Total Row
- Have an Add row Icon so as to let respondent add rows dynamically and make their own choice of inputs
- Create a Submit Icon, which records the response to another google sheet
The intended sheet is below
https://docs.google.com/spreadsheets/d/1cQTBONtpLiMbRmtVgSyOT_mShzzwbrX7-w46zy9w9I4/copy?usp=sharing
This may be a simple question that I didn't sound any solution