Skip to main content
 

How to randomly select cells based on criteria in Excel?

Author: Kelly Last Modified: 2024-08-08

For example you need to randomly select some data based on one or two criteria from the specified range, how could you solve it in Excel? This article will introduce a couple of solutions for you.

Randomly select cells based on criteria with array formulas

Randomly select cells based on criteria with Kutools for Excel


Randomly select cells based on criteria with array formulas

Supposing there is an employee table in Excel as below screenshot shown. And now you need to randomly select one or more employees who work in New York for 3 years from the table.

a screenshot showing the orginal data

This method will introduce two array formulas to randomly select cells based on criteria in Excel. Please do as follows:

Randomly select cells based on one criteria

In our example, we need to randomly select one employee who has been working for 3 years. In the cell you will return the employee name randomly, please enter the formula =INDEX(A2:A25,LARGE(IF(C2:C25=F1,ROW(C2:C25)-ROW(C2)+1),INT(RAND()*COUNTIF(C2:C25,F1)+1))), and press the Ctrl + Shift + Enter keys simultaneously.

a screenshot of using a formula to select cells based on one criteria

Note: In above formula, A2:A25 is the list you will randomly select cells from, C2:C25 is the list you will match the criteria in, F1 is the criteria cell, and C2 is the first cell of the list you will match with criteria.

Randomly select cells based on two criteria

To randomly select one employee who has been working in New York for 3 years, please enter the formula =INDIRECT("A"&LARGE(IF($B$2:$B$25=$F$1,IF($C$2:$C$25=$G$1,ROW($A$2:$A$25),0),0), RANDBETWEEN(1,COUNTIFS(B2:B25,F1,C2:C25,G1)))) into the cell you will return random employee’s name, and press the Ctrl + Shift + Enter keys simultaneously.

a screenshot of using a formula to select cells based on two criteria

Note: In above formula, B2:B25 is the list you will match the first criteria in, C2: C25 is the list you will match the second criteria in, F1 is the first criteria cell, G1 is the second criteria cell, and A2:A25 is the list you will randomly select cells from.


Randomly select cells based on criteria with Kutools for Excel

Actually, we can apply the Filter feature to filter data by criteria easily, and then randomly select cells from the filtered out data. This method will introduce Kutools for Excel’s Sort Range Randomly utility to solve it. Please do as follows:

Kutools for Excel - Packed with over 300 essential tools for Excel. Enjoy permanently free AI features! Download now!

1. Select the range you will randomly select cells based on criteria, and click Data > Filter.

a screenshot of enbaling filter function

2. Now the filter arrow is added into each column header. And then filter data by criteria as you need.

In our example, we need to filter out employees working in New York for 3 years, therefore we specify the filter as below screenshot shown:

a screenshot of filtering employees working in New York
a screenshot of filtering employees working in New York for 3 years

3. After filtering, select the filtered out list of employees (Column Names in our example) and copy it by pressing the Ctrl + C keys simultaneously; next select a blank cell below filtered range or in a new worksheet, and paste it by pressing the Ctrl + V keys simultaneously.

4. Keep selecting the pasted list, and click Kutools > Range > Sort/Select Range Randomly.

5. In the opening Sort Range Randomly dialog box, go to the Select tab, type the number of cells you will randomly select in the No. of cells to select box, check the Select random cells option, and click the Ok button. See screenshot:

a screenshot of configuring the Sort Range Randomly dialog box to select random cells

Now the specified number of cells (employees) have been randomly selected based on criteria in the selected list.

Kutools for Excel's Sort Range Randomly can help Excel users to randomly sort all cells in selected range/each row/each column, and randomly select specified number of cells from selected range as well. Click for 60-day free trial, no limitation!


Demo: randomly select cells based on criteria in Excel

 
Kutools for Excel: Over 300 handy tools at your fingertips! Enjoy permanently free AI features! Download Now!

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!