Forum Discussion

PatDor's avatar
PatDor
Copper Contributor
Apr 28, 2025

How do I randomly sort a range of data?

I need to randomly sort a list of golfers to arrange teams

1 Reply

  • 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.

Resources