
SORT Function: Dynamic Data Sorting Without Touching the Original Data
The SORT function creates a sorted copy of your data in a new location, leaves the original completely untouched, and updates automatically whenever the source changes. This guide covers the full syntax, the SORTBY companion function, and six practical examples — from simple A-Z lists to multi-column sorts, dynamic filtered views, and randomizing a list with RANDARRAY.










