Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/tensorflow/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google apps script 使用G表单脚本在G工作表中创建要向其报告的新选项卡_Google Apps Script_Google Sheets - Fatal编程技术网

Google apps script 使用G表单脚本在G工作表中创建要向其报告的新选项卡

Google apps script 使用G表单脚本在G工作表中创建要向其报告的新选项卡,google-apps-script,google-sheets,Google Apps Script,Google Sheets,我有一个表格,它每月向一张表格报告。但是我想让它在下个月的工作表中自动创建一个新的选项卡。因此,如果它当前在1月1日向12月选项卡报告,它将自动触发创建新选项卡并开始在那里导入数据。我已经有一个脚本在运行,它从gsheet中提取数据以进行下拉,并每分钟通过触发器刷新一次自身。尝试搜索insertSheet():尝试搜索insertSheet():

我有一个表格,它每月向一张表格报告。但是我想让它在下个月的工作表中自动创建一个新的选项卡。因此,如果它当前在1月1日向12月选项卡报告,它将自动触发创建新选项卡并开始在那里导入数据。我已经有一个脚本在运行,它从gsheet中提取数据以进行下拉,并每分钟通过触发器刷新一次自身。

尝试搜索insertSheet():尝试搜索insertSheet():