Tag: Sheets
-

Automatically authorise the Importrange function
Learn how to use Google Apps Script to automate allowing permission for the IMPORTRANGE function in Google Sheets.
-

Case study #3: Email home a class set of mail-merged reports
Learn how to generate personalised student reports using mail merge in Word and then automate sending them home to parents using Apps Script
-

Case study #2: Automate YouTube subscriptions
A full script example to show sharing a list of YouTube channels (e.g. vetted subject-specific ones) and automating subscribing to each.
-

-

Read in data from a sheet
Read data from a range of cells on a sheet, ready for your script to process.
-

Add a custom menu
Add your own menu to Sheets (or Docs, Slides or Forms) to run functions in your script.