简体   繁体   中英

Sharing a sheet using script/macros in Google Sheets

I am just writing to ask if there's any way to share a Google Sheet worksheet with specific people using Google Script Editor?

My ultimate goal is have it so the macro button share's the sheet with a set amount of addresses then emails them the shareable link, so they can see the sheet after receiving the email.

If there is a way, could you kindly explain/show me how? It would be greatly appreciated.

Best Regards.

Not sure if this is what you're looking for, there's a Google Sheet add-on called Neo-Share , that allows you to share the sheet to specific people with the option of choosing between Editors and Viewers.

If you want to do it yourself this section of the docs is what you're looking for.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM