Run Google Sheets Add-On as different user
问题 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