I am trying to create a user friendly way to fill out a questionnaire using google forms but import the responses into specific cells within an existing spreadsheet.
So, each child has their own spreadsheet that compiles their data. I have a template that lists each question and has a cell for a numeric response.
So, I am wanting to create a form that is connected to the child's spreadsheet that the parents can fill out and their responses will be imported into the respective cells that match up with each question on the data sheet.
The responses would need to be in cells T16:T31, T38:T64, T71:T97, and onward in sections.
It would also need to import the child's name and the submission date in respective cells as well, as highlighted in yellow in the screenshot.
An additional parameter: Each child has their own spreadsheet, so the link to the parent form would somehow need to be automatically connected to each child separately whenever a new copy of the data sheet was created. So that way an infinite number of children have their own dataset.
I hope this makes sense! Any help would be much appreciated! Please let me know if additional clarification is needed!
I have attached a sample that follows a similar concept in terms of where data needs to be recorded.