Can you solve my problem?

  • Thread starter Thread starter Keith Robinson
  • Start date Start date
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
 
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
 
Back
Top