How to Randomize a List in Excel Into Groups: 5 Suitable Ways

Randomize a List in <a href=Excel Into Groups Using RAND Function" width="401" height="415" />

This is how you can use the RANDBETWEEN function to randomize Excel lists.

Method 3 – Combine RANDARRAY, SORTBY, and ROWS Functions

Steps:

=SORTBY(B5:B10,RANDARRAY(ROWS(B5:B10)))

Method 4 – Using INDEX and RANDBETWEEN Functions

Steps:

=INDEX($B$5:$B$10,RANDBETWEEN(1,6),1)

We can randomize a list in Excel using the INDEX and RANDBETWEEN Functions.

Method 5 – Applying CHOOSE and RANDBETWEEN Functions

Steps:

=CHOOSE(RANDBETWEEN(1,6),$B$5,$B$6,$B$7,$B$8,$B$9,$B$10)

This is the procedure how to randomize a list in Excel into groups.

Things to Remember

Download Practice Workbook

Save Saved Removed 0 Souptik Roy

Souptik Roy, a BSc graduate in Naval Architecture and Marine Engineering from Bangladesh University of Engineering and Technology, dedicated 1.5 years to the ExcelDemy project. During this time, he authored 50+ articles and reviewed 20+ for ExcelDemy. Presently, he is a designer and content developer at YouHaveGotThisMath and Brainor, sister concerns of ExcelDemy. His educational content spans science, mathematics, and grammar. Roy's interests include developing creative ideas, visualizing concepts with tools like Adobe Illustrator, and problem-solving within Microsoft. Read Full Bio