I want to randomly pick 300 names out from column A, column A has about 3000 names. How do i accomplish this?
I want to randomly pick 300 names out from column A, column A has about 3000 names. How do i accomplish this?
Last edited by JoseK70; 09-22-2011 at 09:56 AM.
Hi,
One way. Use a helper column B and enter the formula =RAND() in all 3000 rows. Copy the whole 3000 row range and paste it back as values. Then sort columns A&B using column B as the sort key.
Use the first A1:A300 as your random selection.
Regards
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
Or you could try this as a macro.
![]()
Please Login or Register to view this content.
Thanks for the help
Hi,
No I agree it's probably not necessary. I was perhaps wrongly assuming that this would be a one off exercise and was preventing a subsequent sort destroying the original random selection.
Regards
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks