我正在尝试将Google表单的问题和多选项提取到Google工作表中。我在这里找到了一个解决方案(Is it possible to export questions and multiple choice options from a Google Form to aGoogleSheet?)(我创建了一个新的主题,因为关于回答的“提示”表明,如果我只有额外的问题,我<
我正在尝试从Google表单中的一个范围生成的列表中预先填充Google表单中的下拉列表。我可以将列表放入一个数组中,但似乎无法在表单中创建选项。//Define sheet location (where vendor list range lives) and form location
var se = SpreadsheetApp.openById("<em