Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Can I do a "random order" sort? Not alpha or numeric. I need to mix up a set
of rows that are now in alpha order. Thanks for any help. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Say your data is in A1 thru A100. In B1 enter:
=RAND() and copy down to B100. Then sort cols A&B by B. This will "shuffle the cards" -- Gary''s Student - gsnu200793 "In a Pickle" wrote: Can I do a "random order" sort? Not alpha or numeric. I need to mix up a set of rows that are now in alpha order. Thanks for any help. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In a helper column put =RAND() and then sort on that column.
In a Pickle wrote: Can I do a "random order" sort? Not alpha or numeric. I need to mix up a set of rows that are now in alpha order. Thanks for any help. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In the first free column, enter =RAND() in the first row, then copy down
through all rows of data. Sort by this column to randomize your data. Hope this helps, Hutch "In a Pickle" wrote: Can I do a "random order" sort? Not alpha or numeric. I need to mix up a set of rows that are now in alpha order. Thanks for any help. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In an adjacent column enter =RAND() then double-click to copy down.
Select all columns and sort on that column. Gord Dibben MS Excel MVP On Tue, 24 Jun 2008 12:16:01 -0700, In a Pickle <In a wrote: Can I do a "random order" sort? Not alpha or numeric. I need to mix up a set of rows that are now in alpha order. Thanks for any help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
pictures to work with "data" "sort" option | Excel Discussion (Misc queries) | |||
Search a random array of cells and return a value of "X" | Excel Worksheet Functions |