Forum Discussion
PatDor
Apr 28, 2025Copper Contributor
How do I randomly sort a range of data?
I need to randomly sort a list of golfers to arrange teams
1 Reply
Sort By
Let's say you have data in A2:D50, with headers in A1:D1
Select E2:E50.
Enter the formula =RAND()
Confirm the formula by pressing Ctrl+Enter.
Select E1.
Enter a dummy header, for example "Random".
Sort the data on column E.