Run Google Sheets Add-On as different user

情到浓时终转凉″ 提交于 2021-02-08 09:53:39

问题


I have two sheets as "Enquiry" and "Master" with owner as "Admin". In enquiry sheet, I protected few columns and shared across users. Users enter data in enquiry sheet and click on plugin (Add-on). The plugin will copy data to master sheet and enters some data in locked cells.

Plugin (Add-on) is throwing error because it is not able to edit locked cells. So I want the plugin (Add-on) to run with Admin account rather than user account or any other way to achieve this solution.

Note: Admin and Users are of different domains.

Thank You very much in advance.

来源:https://stackoverflow.com/questions/65477903/run-google-sheets-add-on-as-different-user

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!