Skip to content

Instantly share code, notes, and snippets.

View FinanceData's full-sized avatar
💭
I may be slow to respond.

FinanceData.KR FinanceData

💭
I may be slow to respond.
View GitHub Profile

Google Apps Script Spreadsheet Utilities and Custom Functions#

These utilities are grouped into related files, for simpler copy & paste to your scripts.

ConvertA1.gs

A couple of helper functions to convert to & from A1 notation.

cellA1ToIndex( string cellA1, number index )