Forum Discussion

Regina_Henschel's avatar
Regina_Henschel
Copper Contributor
Jul 28, 2024
Solved

Does SORTBY always sort by row whereas SORT can sort by row and can sort by column?

SORTBY always sorts by row whereas SORT can sort by row and can sort by column.

Do I interpret it correctly? Or is there a way, that SORTBY can sort by column?

  • Regina_Henschel 

    SORTBY can sort both by row and by column, depending on the shape of the by_array arguments.

    In the screenshot below, the by_array argument B2:E2 is horizontal, so the range is sorted horizontally.

     

2 Replies

Resources