Back to Browse

Google Apps Script Sort Range on Edit

5.5K views
Nov 6, 2022
13:39

This video illustrates how to create Apps Script code to automatically sort a range when an Edit is made to a dataset on a Google Sheet. This is a 2 part process in Apps Script. The 1st part is creating one script that performs the sort of the dataset. The 2nd part is using the Built-In "OnEdit" Function as the 2nd script that simply calls the 1st function to perform the Sort each time a specific type of Edit is made to the Sheet. Learn more about Google Apps Script with this Beginner's Guide Book at Amazon. https://amzn.to/3MMvDZs DISCLAIMER: As an Amazon Affiliate I get a commission for every purchase via this link below #GoogleAppsScriptSortRange #GoogleAppsScriptSortOnEdit #GoogleAppsScriptSortMultipleColumnsOnEdit

Download

1 formats

Video Formats

360pmp417.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Google Apps Script Sort Range on Edit | NatokHD