Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Cate
 
Posts: n/a
Default How do I scramble a list in excel?

I would like to scramble a list of words so that they are not in an
particular order. Can I do this somehow?
  #2   Report Post  
bj
 
Posts: n/a
Default

The simplest way is to insert =rand() in the cells next to the word column
select both columns and sort by the rand column. If you dont like the order
just sort again.
"Cate" wrote:

I would like to scramble a list of words so that they are not in an
particular order. Can I do this somehow?

  #3   Report Post  
Ron Coderre
 
Posts: n/a
Default

Just run this formula in the cells next to the words then sort both columns:
=RAND()

Regards,
Ron

  #4   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Assuming the words are in individual cells, use a help column
and in the first adjacent cell type

=RAND()


copy down

select both column and sort by the formula column,
then delete the formula column

Regards,

Peo Sjoblom

"Cate" wrote:

I would like to scramble a list of words so that they are not in an
particular order. Can I do this somehow?

  #5   Report Post  
Cate
 
Posts: n/a
Default

what is a help column?

"Peo Sjoblom" wrote:

Assuming the words are in individual cells, use a help column
and in the first adjacent cell type

=RAND()


copy down

select both column and sort by the formula column,
then delete the formula column

Regards,

Peo Sjoblom

"Cate" wrote:

I would like to scramble a list of words so that they are not in an
particular order. Can I do this somehow?



  #6   Report Post  
JE McGimpsey
 
Posts: n/a
Default

It's an unused column that you can use to sort on. So if your words are
in A1:A20, and column B is unused, enter

B1: =RAND()

and copy down to B20. Select A1, then choose Data/Sort... and sort on
column B.



In article ,
"Cate" wrote:

what is a help column?

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
How do I create a list of sequential numbers using Excel or Acces. Clueless Excel Discussion (Misc queries) 1 April 5th 05 03:08 PM
Excel List range, filter arrows disappeared andrew Excel Discussion (Misc queries) 3 April 1st 05 11:30 PM
In Excel, how can I print a long list on 1 page in multiple colum. Chuck Excel Discussion (Misc queries) 3 March 23rd 05 06:46 PM
Mailing list in Excel Lori Morris Excel Discussion (Misc queries) 1 March 15th 05 09:30 PM
convert excel list to pivot table GI Excel Discussion (Misc queries) 0 December 6th 04 06:45 PM


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

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

About Us

"It's about Microsoft Excel"