M
Mister Moe
I am trying to create a spreadsheet that displays 50
random words taken from a predefined list of 400. I
started by using the following formula:
=ROUND((RAND()*400 + 1),0)
I used this to generate 50 random numbers between 1 and
400. How do I create a formula, or modify my existing
formula so that the 50 random numbers I am generating are
replaced with a corresponding word from my list of 400
Any assistance would be greatly appreciated.
Moe
random words taken from a predefined list of 400. I
started by using the following formula:
=ROUND((RAND()*400 + 1),0)
I used this to generate 50 random numbers between 1 and
400. How do I create a formula, or modify my existing
formula so that the 50 random numbers I am generating are
replaced with a corresponding word from my list of 400
Any assistance would be greatly appreciated.
Moe