Overview: Custom Script for Google Sheet which automatically removes edit permissions for every user except owner for a set range of cells in a row and automatically sends an email with the the values of certain cells.
Instructions:
- Import sample sheet through google sheets online Important (make sure the sheet is imported properly and is of type google sheet and not .xlsx)
- Go to: Extensions -> Apps Script
- Copy and Paste the script from script.js file
- Set email address in controllerEmail variable
- Go to: Triggers -> Add Trigger
- Set "Event Source" to From SpreadSheet
- Set "Event Type" to On edit
- Tick a checkbox on the sheet to get the email