Skip to content

Instantly share code, notes, and snippets.

@AriLFrankel
AriLFrankel / googleSheetsAutoSort.js
Created January 29, 2018 16:51
an auto sort function for Google Sheets
/*
* This is a custom sheet that can be used to autosort
* a specified range in Google Sheets.
* To add this script to your Google Sheet, simply:
*
* Click Tools > Script Editor
*
* Copy this file in to the script file.
*
* Configure the script with the options below.