
Retrieving volunteer records by SQL with Google Apps Script in Google Spreadsheet
Recently, I am working for an NGO supporting those severe handicapped. This article documents how I retrieve target entries programmatically.
A) Introduction
B) Function QUERY() and SQL
C) Macros and Google Apps Script
C1) Interface…