Skip to content

Instantly share code, notes, and snippets.

View fantonangeli's full-sized avatar

Fabrizio Antonangeli fantonangeli

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.

rangeA1ToIndex(string rangeA1, number index)