+ Reply to Thread
Results 1 to 3 of 3

How do I randomize words within a row?

  1. #1
    K8
    Guest

    How do I randomize words within a row?

    I need to set up a random order list for 3 studies I'm running. We'll call
    them A, B and C. I need each of my subjects to run A,B,C but in a random
    order. Is there a way to randomize within rows in Excel...that seems to be
    the only way I can think of to creat this list(i have about 100 subjects).

    Any suggestions would be greatly appreciated.

  2. #2
    JKetts
    Guest

    RE: How do I randomize words within a row?

    One was to do it would create a column (call it sort) in that column I would
    use the Function =RAND() This will generate a random number between 0 and 1.
    Then you sort the file by the Sort Column and that should randomize it. Note
    that every time you hit F9 to recalculate the Random number will be
    regenerated. So you can re-sort the file and get a new random order.

    "K8" wrote:

    > I need to set up a random order list for 3 studies I'm running. We'll call
    > them A, B and C. I need each of my subjects to run A,B,C but in a random
    > order. Is there a way to randomize within rows in Excel...that seems to be
    > the only way I can think of to creat this list(i have about 100 subjects).
    >
    > Any suggestions would be greatly appreciated.


  3. #3
    bj
    Guest

    RE: How do I randomize words within a row?

    one method would be to originally set up the columns as
    ABC
    ACB
    BAC
    BCA
    CAB
    CBA
    and copy this down to the bottom of the list
    then in the top of an adjacent column enter = rand() and copy down to the
    end of the data
    select the four columns and use <Data><sort> by the column with the rand()
    in it.
    delete the RAND() column.

    The advantage of this method compared to some of the other random methods is
    that there is no more than one as the difference in the number of repeats of
    each combination order.

    "K8" wrote:

    > I need to set up a random order list for 3 studies I'm running. We'll call
    > them A, B and C. I need each of my subjects to run A,B,C but in a random
    > order. Is there a way to randomize within rows in Excel...that seems to be
    > the only way I can think of to creat this list(i have about 100 subjects).
    >
    > Any suggestions would be greatly appreciated.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1