Can you solve my problem?

K

Keith Robinson

Hi
How can I randomly select six different numbers at any one time i.e lottery
numbers. I have tried using the formula below,
=INT(RAND()*49)+1, which works OK but I get repeated numbers in a line of
six, can anyone
help?
Keith
 
D

Dave Peterson

You got multiple responses to your first post.

Keith said:
Hi
How can I randomly select six different numbers at any one time i.e lottery
numbers. I have tried using the formula below,
=INT(RAND()*49)+1, which works OK but I get repeated numbers in a line of
six, can anyone
help?
Keith
 
Top