Guest User

Untitled

a guest
Aug 11th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Scripting a sorted spreadsheet in Google Docs with ignored rows
  2. =sort(sheet1!A:L, 2, TRUE)
  3.  
  4. A1: =ArrayFormula(Sheet1!A1:L1)
  5. A2: =Sort(Sheet1!A2:L, 2, TRUE)
Add Comment
Please, Sign In to add comment