Skip to content

Custom Script for Google Sheet to automatically remove edit permissions for a row and automatically send an email

Notifications You must be signed in to change notification settings

supun-kalhara/Custom-Script-for-Google-Sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Custom-Email-Script-for-Google-Sheets

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:

  1. Import sample sheet through google sheets online Important (make sure the sheet is imported properly and is of type google sheet and not .xlsx)
  2. Go to: Extensions -> Apps Script
  3. Copy and Paste the script from script.js file
  4. Set email address in controllerEmail variable
  5. Go to: Triggers -> Add Trigger
  6. Set "Event Source" to From SpreadSheet
  7. Set "Event Type" to On edit
  8. Tick a checkbox on the sheet to get the email

About

Custom Script for Google Sheet to automatically remove edit permissions for a row and automatically send an email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published