Skip to content

Instantly share code, notes, and snippets.

View andre-low's full-sized avatar

Andre Low andre-low

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 )