ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Can Excel randomly pick one winner out of 100 contest entries? (https://www.excelbanter.com/excel-discussion-misc-queries/137263-can-excel-randomly-pick-one-winner-out-100-contest-entries.html)

Bernard

Can Excel randomly pick one winner out of 100 contest entries?
 
I want to use Excel to randomly select a winner out of a lot of entries.
Is there a program in Excel that can randomly select a row out of XXX rows?

Peo Sjoblom

Can Excel randomly pick one winner out of 100 contest entries?
 
Maybe not exactly what you expected but one way would be to use this
technique, assume the entries are in A1:A500, in an adjacent cell (B1) put

=RAND()

copy down to B500, select both columns and do datasort and sort by column
B. Now just pick the winner in A1.

Regards,

Peo Sjoblom


"Bernard" wrote in message
...
I want to use Excel to randomly select a winner out of a lot of entries.
Is there a program in Excel that can randomly select a row out of XXX
rows?




Bernie Deitrick

Can Excel randomly pick one winner out of 100 contest entries?
 
Bernard,

Put a column of formulas next to your entries

=RAND()

and then sort both the entries and the column with the formulas based on the formulas. The top
value in the first column would be your winner. Do the sort multiple times (select a number of
times before hand) if you want....

HTH,
Bernie
MS Excel MVP


"Bernard" wrote in message
...
I want to use Excel to randomly select a winner out of a lot of entries.
Is there a program in Excel that can randomly select a row out of XXX rows?




Bernard

Can Excel randomly pick one winner out of 100 contest entries?
 
Thank you.
Have a good day.

"Peo Sjoblom" wrote:

Maybe not exactly what you expected but one way would be to use this
technique, assume the entries are in A1:A500, in an adjacent cell (B1) put

=RAND()

copy down to B500, select both columns and do datasort and sort by column
B. Now just pick the winner in A1.

Regards,

Peo Sjoblom


"Bernard" wrote in message
...
I want to use Excel to randomly select a winner out of a lot of entries.
Is there a program in Excel that can randomly select a row out of XXX
rows?





Bernard

Can Excel randomly pick one winner out of 100 contest entries?
 
Thanks
Have a good day.

"Bernie Deitrick" wrote:

Bernard,

Put a column of formulas next to your entries

=RAND()

and then sort both the entries and the column with the formulas based on the formulas. The top
value in the first column would be your winner. Do the sort multiple times (select a number of
times before hand) if you want....

HTH,
Bernie
MS Excel MVP


"Bernard" wrote in message
...
I want to use Excel to randomly select a winner out of a lot of entries.
Is there a program in Excel that can randomly select a row out of XXX rows?






All times are GMT +1. The time now is 11:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com