Re: How do I set up a random name generator in excel (school use)

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Here's another one.

Say you have 20 students. List their names in A1:A20. To randomly pick a
single student:

=INDEX(A1:A20,INT(RAND()*20+1))

Repeats are possible. To make another pick just hit function key F9. A new
pick will be made every time a calculation takes place.

Biff

"mochapo" <mochapo@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:64186914-97DD-48A6-9404-83BE9BCA0F68@xxxxxxxxxxxxxxxx
I am a high school teacher and would like to use a random name generator
for
calling on students. Any guidance on how to set one up? I read an article
in
which the author stated a friend wrote an excel formula for doing this -
but
no further info.
Any help would be greatly appreciated.


.



Relevant Pages

  • Re: Has the recession hit guitar departments or Childbloom?
    ... students as I can handle. ... It's mostly guitar and mostly beginners, ... college, my wife teaches at a private middle school, the kids go to the ... and repeats herself, repeats herself, repeats herself, repeats herself a ...
    (rec.music.classical.guitar)
  • Dreaded Endless Loop Memory Slip
    ... I've warned my students that they need to practice repeats. ... In some pieces the transitions between sections can be very tricky ... The idea of automatic playing is related to the idea of attention ...
    (rec.music.classical.guitar)
  • Re: Tech In Education
    ... >>> You failed to provide the requested explanation, ... >>> your poor reading comprehension. ... I never said that a single student defined the average. ... > them by the total number of students. ...
    (comp.sys.mac.advocacy)
  • Re: Getting the percentage of passes in school exam
    ... Do you let students say to you "Sometimes the easiest things are the hardest ... Bernard Liengme ... "joe serrano" wrote in message ... >>> How can I get the number of passed students using Excel formula: ...
    (microsoft.public.excel)
  • Re: Setting up Relationships and/or Subforms
    ... Might a single student have several requirements which they ... Might a given requirement pertain to many students? ... >>>I have an Access database with two tables. ...
    (microsoft.public.access.tablesdbdesign)