Formula to Get Random Name in Excel

How to pick a random name from list of names in Microsoft Excel?

Use below formula:

=INDIRECT("A"&RANDBETWEEN(2,COUNTA(A:A)))


Formula explained in the below video:

Popular posts from this blog

Formula to Get Country Flags in Google Sheets

Steps to Turn On Offline Access for Google Docs, Sheets and Slides