SORT function - Google Docs Editors Help
support.google.com › docs › answerSorts the rows of a given array or range by the values in one or more columns. Sample Usage. SORT(A2:B26, 1, TRUE) SORT({1, 2; 3, 4; 5, 6}, 2, FALSE) SORT(A2:B26, C2:C26, TRUE) Syntax. SORT(range,...