Problem with random inputs

J

jtreme

I am a teacher and trying to make a bingo card with Excel. I am trying
to make a list of scientific elements and let the computer randomly
input them into the 5x5 card I have set up in Excel.:confused:
 
G

Gary''s Student

list the scientific elements in a single column. In the next column enter
=RAND() and copy down. Sort by the second column; this will put the first
column in random order. Fill as many cards as you like with the randomized
list.
 
Top