Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Google 表单结果: 提交表单响应时,会在结果电子表格中自动添加日期/时间戳。向每个响应添加序列号(唯一 ID 值)以便我可以在 Apps 脚本中引用给定响应的最佳方法是什么?谢谢。
您可以使用 Apps 脚本在表单提交时创建触发器,并在最后一列中添加唯一 ID。