+ Reply to Thread
Results 1 to 4 of 4

Random Sorting of Data In Rows

  1. #1
    Forum Contributor
    Join Date
    04-01-2019
    Location
    USA Ohio, Fremont
    MS-Off Ver
    Office 365
    Posts
    128

    Random Sorting of Data In Rows

    I have a Microsoft Excel Worksheet with data in 64 rows and 4 columns. I would like to sort the data in the rows randomly, keeping A1,B1,C1, and D1 together like a playing card and A2, B2, C2, and D2 together as another playing card. Thus, I end up with 64 playing cards.

    How do I randomly shuffle these rows?

    I have attached a Microsoft Worksheet with this data.
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,737

    Re: Random Sorting of Data In Rows

    You could use column E as a temporary helper column, using this formula in E1:

    =RAND()

    copied down to E64. Then you could sort columns A to E, using column E as the sort key.

    You can delete column E afterwards.

    Hope this helps.

    Pete

  3. #3
    Forum Contributor
    Join Date
    04-01-2019
    Location
    USA Ohio, Fremont
    MS-Off Ver
    Office 365
    Posts
    128

    Re: Random Sorting of Data In Rows

    Thank you that did the trick.

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,737

    Re: Random Sorting of Data In Rows

    Glad to help, and thanks for the rep.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above and to the right of your first post in this thread, and mark the thread as SOLVED.

    Pete

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Search random data across rows and columns
    By darknation144 in forum Excel General
    Replies: 1
    Last Post: 08-10-2016, 10:56 PM
  2. Select Random Rows of Data
    By ThxInAdvance in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-10-2014, 04:22 PM
  3. Sorting random Data
    By mahmoodadeel in forum Excel General
    Replies: 2
    Last Post: 09-30-2014, 11:05 PM
  4. [SOLVED] Data mining, sorting, "how do I identify random patterns"?
    By Larbec in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-03-2013, 08:09 AM
  5. Random Sorting Data
    By Sharp in forum Excel General
    Replies: 1
    Last Post: 11-26-2007, 09:19 AM
  6. extracting random data and sorting into cells
    By Chico in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-10-2007, 03:00 PM
  7. Help selecting random rows of data
    By hnoshea in forum Excel General
    Replies: 2
    Last Post: 10-04-2006, 03:18 PM

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