Google Apps Script
Approval Process with Email Notification using Google Sheets
Imagine collecting requests on a Google sheet and wanting a way to process those requests by moving them to another sheet. At the same time, you’d like to email the…
January 6, 2021 • 8 minute read
Website Status Check
Is your website currently up and running? Wouldn’t it be nice to get notified if your website was down? Using Google Apps Script and Google Sheets, let’s create something that…
August 31, 2020 • 7 minute read
Create a Custom Menu in Google Sheets
Google Sheets includes many built-in menus that provide a wide range of functionality within the spreadsheet. When these built-in menus aren’t enough for your needs, you can use Google Apps…
February 20, 2020 • 3 minute read
Create a Custom Function in Google Sheets
Google Sheets includes hundreds of built-in functions found in most desktop spreadsheet software. These functions can be used to create formulas that manipulate data and calculate strings and numbers. When…
February 20, 2020 • 3 minute read