I’m working on a project where I need to create a Google Form that includes a dropdown menu. The options for this dropdown should be dynamically populated based on the data in a Google Spreadsheet.
I have a Google Spreadsheet with a column of data that I want to use as the options for the dropdown in the form. I’m wondering if it’s possible to use Google Apps Script to achieve this, and if so, how can I do it?
Any guidance or sample code would be greatly appreciated!
Thank you in advance!
I haven’t tried anything yet because I am new to using Google Apps Script. However, I have received some insights from developer references that Google Apps Script can bridge the data check from Google Spreadsheet to Google Form.
Adha Putra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.