google-sheets icon indicating copy to clipboard operation
google-sheets copied to clipboard

Open-source, Google Sheets Custom Functions built using Apps Script.

Results 5 google-sheets issues
Sort by recently updated
recently updated
newest added

* An enhancement over the Google Sheets QUERY() function. * All common SQL SELECT syntax is supported. * For more information about using: https://github.com/demmings/gsSQL * Basic use: ``` =gsSQL( SelectSqlStatement,...

I am adding three functions to the custom function google sheet extension. 1. SUPER_UNIQUE 2. INVERSE_METRIX 3. ROMAN_TO_NUMBER If there are any issues with the functions let me know.