+ Reply to Thread
Results 1 to 3 of 3

Data Randomization

  1. #1
    Hannie1004
    Guest

    Data Randomization

    I asked this question before but it wasn't answered correctly
    So i will pose the question again in a different way.
    i have a spreadsheet of 3000 company names with associated data
    for example...
    column A - company name (text) - alphabetical order descending
    column B - numbers
    I want to sort the list (text - company names) randomly to take the stats of
    only 500 companies but randomly chosen. Is there anyway to automatically
    scatter column A randomly to accomplish this.
    Thanks

  2. #2
    Gary L Brown
    Guest

    RE: Data Randomization

    Put the formula...
    =RAND()
    in a column running down the list of 3000
    Sort on the column that you put the Rand formual in...ensuring that you are
    encompassing the entire range of your data.
    You can sort Ascending or Descending. It doesn't matter, it's random :O>.
    Take the top 500 in the list.

    HTH,
    --
    Gary Brown
    gary_brown@ge_NOSPAM.com
    If this post was helpful, please click the ''Yes'' button next to ''Was this
    Post Helpfull to you?''.


    "Hannie1004" wrote:

    > I asked this question before but it wasn't answered correctly
    > So i will pose the question again in a different way.
    > i have a spreadsheet of 3000 company names with associated data
    > for example...
    > column A - company name (text) - alphabetical order descending
    > column B - numbers
    > I want to sort the list (text - company names) randomly to take the stats of
    > only 500 companies but randomly chosen. Is there anyway to automatically
    > scatter column A randomly to accomplish this.
    > Thanks


  3. #3
    Hannie1004
    Guest

    RE: Data Randomization

    Thanks SO much... i get it now. I got the same response previously but didn't
    understand. Thanks a bunch!

    "Gary L Brown" wrote:

    > Put the formula...
    > =RAND()
    > in a column running down the list of 3000
    > Sort on the column that you put the Rand formual in...ensuring that you are
    > encompassing the entire range of your data.
    > You can sort Ascending or Descending. It doesn't matter, it's random :O>.
    > Take the top 500 in the list.
    >
    > HTH,
    > --
    > Gary Brown
    > gary_brown@ge_NOSPAM.com
    > If this post was helpful, please click the ''Yes'' button next to ''Was this
    > Post Helpfull to you?''.
    >
    >
    > "Hannie1004" wrote:
    >
    > > I asked this question before but it wasn't answered correctly
    > > So i will pose the question again in a different way.
    > > i have a spreadsheet of 3000 company names with associated data
    > > for example...
    > > column A - company name (text) - alphabetical order descending
    > > column B - numbers
    > > I want to sort the list (text - company names) randomly to take the stats of
    > > only 500 companies but randomly chosen. Is there anyway to automatically
    > > scatter column A randomly to accomplish this.
    > > Thanks


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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