0
0
Google Sheetsspreadsheet~5 mins

Script editor overview in Google Sheets - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the Script Editor in Google Sheets?
The Script Editor is a tool in Google Sheets where you can write and manage scripts using Google Apps Script to automate tasks and add custom features.
Click to reveal answer
beginner
Which language do you use in the Google Sheets Script Editor?
You use Google Apps Script, which is based on JavaScript, to write scripts in the Script Editor.
Click to reveal answer
beginner
How do you open the Script Editor in Google Sheets?
You open it by clicking on Extensions > Apps Script from the Google Sheets menu.
Click to reveal answer
beginner
What can you do with the Script Editor in Google Sheets?
You can automate repetitive tasks, create custom functions, connect to other Google services, and build add-ons.
Click to reveal answer
beginner
What is the first step after opening the Script Editor to create a new script?
The first step is to write your script code in the editor window and then save the project with a name.
Click to reveal answer
What programming language is used in the Google Sheets Script Editor?
AGoogle Apps Script
BPython
CJava
DRuby
Where do you find the Script Editor in Google Sheets?
AFile > New Script
BView > Script
CExtensions > Apps Script
DTools > Script Editor
Which of these is NOT a use of the Script Editor?
AAutomate tasks
BEdit cell formatting directly
CCreate custom functions
DConnect to other Google services
What do you do after writing your script in the Script Editor?
ADelete the script
BClose the editor
CPrint the script
DSave the project
Can you create custom functions in Google Sheets using the Script Editor?
AYes
BNo
COnly with add-ons
DOnly in Excel
Explain what the Script Editor in Google Sheets is and how you open it.
Think about where you find it in the menu and what it lets you do.
You got /3 concepts.
    Describe three things you can do with the Script Editor in Google Sheets.
    Consider how scripts help you work faster or add new features.
    You got /3 concepts.