For example, if you had data in cells A2:C99 that you wanted to sort descending by column C, then =SORT(A2:C99,3,-1) would accomplish the task.
確定! 回上一頁