I'm working with two columns: Col-A contains the formula "=1000*RAND()", formatted to produce integers from 100 to 999. Col-B contains the names of the components of my mp3 collection, one file per cell and about 350 cells running down Col-B.
My objective is to easily create randomized playlists, (*.m3u).
With Excel 2007, I select the two columns A & B and then run through: DATA/SORT & FILTER/SORT AZ: Sort by (Col-A); Sort on (VALUES); Order (SMALLEST to LARGEST). Seems simple enough.
The results are not what I expected: In Cols A&B are newly-randomized columns, and every time I "DATA/SORT" both Cols-A&B re-randomize in no particular or repeating order. I should be happy because I have an easily created playlist, but I expected B to be unchanged until I sort them again together using the newly random-numbered Col-A as the ordering column on the alphabetized (or not) Col-B.
Can someone tell me what's happening? Why do both columns re-randomize with every successive "DATA/SORT"?
Bookmarks