Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
K8
 
Posts: n/a
Default 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   Report Post  
JKetts
 
Posts: n/a
Default

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   Report Post  
bj
 
Posts: n/a
Default

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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Spell Checking - Special Words Not Picked Up by Excel Hans Emilio Excel Discussion (Misc queries) 4 May 25th 05 02:25 PM
Can I have spell check ignore errors and alert me to real words? JenLynFish Excel Discussion (Misc queries) 1 May 9th 05 06:22 PM
Search for multiple words Kassie Excel Discussion (Misc queries) 0 March 25th 05 05:21 PM
how to change numbers into words, Mukesh Dhoot Excel Discussion (Misc queries) 1 March 19th 05 11:48 AM
Creating a Microsoft Words document from an existing Excel spreads ringo tan New Users to Excel 1 December 30th 04 08:01 PM


All times are GMT +1. The time now is 04:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"