Order a column based on another column

后端 未结 4 974
花落未央
花落未央 2021-01-02 13:29

I want to order Column A based on the values of Column B.

In Google Sheets that is simply: =SORT(A1:A100,B1:B100,TRUE)

How to do that in

4条回答
提交回复
热议问题