Skip to content

Instantly share code, notes, and snippets.

  • Select an option

  • Save latestalexey/5a5ad2bfca587e68e714987420aaeb74 to your computer and use it in GitHub Desktop.

Select an option

Save latestalexey/5a5ad2bfca587e68e714987420aaeb74 to your computer and use it in GitHub Desktop.
Google Apps Script code to add Google Form edit response links to spreadsheet
Copy the code above.
Paste it in the Google Sheet where you want to collect the edit response links.
Change the following parameters:
line 2 - Google Form ID number;
line 5 - Destination Worksheet name;
line 9 - Column number where edit response links should be collected;
Save and run script.
Check that edit response links are collected in the right column in your destination Sheet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment