+ Reply to Thread
Results 1 to 5 of 5

Random sort ?

  1. #1
    Bill Sanderson
    Guest

    Random sort ?

    I work with mailing lists, often using Excel to do much of the work.

    I am often faced with a situation in which client has list A and list B,
    which total 12,000 names, but wishes to mail to only 7000 names.

    Can anyone suggest a way I can create a sort key which will allow sorting a
    list (which will probably start out with some rational sort--like
    zipcode)--randomly enough that I can reasonably delete, say, the first or
    last 6000 names and not worry too much about whether I'm biasing the mailing
    by either alpha/name or zipcode?

    --




  2. #2
    Dave Peterson
    Guest

    Re: Random sort ?

    Use a helper column of cells.

    Put
    =rand()
    and drag down.
    sort your data by that column and take just the top 7000.

    (copy the top 7000 and paste to a new workbook and use that for the
    mailmerge--just in case???)

    Bill Sanderson wrote:
    >
    > I work with mailing lists, often using Excel to do much of the work.
    >
    > I am often faced with a situation in which client has list A and list B,
    > which total 12,000 names, but wishes to mail to only 7000 names.
    >
    > Can anyone suggest a way I can create a sort key which will allow sorting a
    > list (which will probably start out with some rational sort--like
    > zipcode)--randomly enough that I can reasonably delete, say, the first or
    > last 6000 names and not worry too much about whether I'm biasing the mailing
    > by either alpha/name or zipcode?
    >
    > --
    >


    --

    Dave Peterson

  3. #3
    Bill Sanderson
    Guest

    Re: Random sort ?

    That sounds exactly like what I need--will try it out soon and let you know.

    Yes, I'd copy the ranges to new worksheets--I need to track both sets of
    names, so that we can later use the names we have not yet mailed to, just in
    case....
    --

    "Dave Peterson" <[email protected]> wrote in message
    news:[email protected]...
    > Use a helper column of cells.
    >
    > Put
    > =rand()
    > and drag down.
    > sort your data by that column and take just the top 7000.
    >
    > (copy the top 7000 and paste to a new workbook and use that for the
    > mailmerge--just in case???)
    >
    > Bill Sanderson wrote:
    >>
    >> I work with mailing lists, often using Excel to do much of the work.
    >>
    >> I am often faced with a situation in which client has list A and list B,
    >> which total 12,000 names, but wishes to mail to only 7000 names.
    >>
    >> Can anyone suggest a way I can create a sort key which will allow sorting
    >> a
    >> list (which will probably start out with some rational sort--like
    >> zipcode)--randomly enough that I can reasonably delete, say, the first or
    >> last 6000 names and not worry too much about whether I'm biasing the
    >> mailing
    >> by either alpha/name or zipcode?
    >>
    >> --
    >>

    >
    > --
    >
    > Dave Peterson




  4. #4
    Bill Sanderson
    Guest

    Re: Random sort ?

    Well - I didn't get a chance to try it out on this mailing--turns out that
    once the lists were deduped against each other, and internally (both by
    address and by name) they came to just under the desired count for the
    mailing.

    However, I've now read about the function and will remember it for the next
    time I need it--thanks again.

    --

    "Dave Peterson" <[email protected]> wrote in message
    news:[email protected]...
    > Use a helper column of cells.
    >
    > Put
    > =rand()
    > and drag down.
    > sort your data by that column and take just the top 7000.
    >
    > (copy the top 7000 and paste to a new workbook and use that for the
    > mailmerge--just in case???)
    >
    > Bill Sanderson wrote:
    >>
    >> I work with mailing lists, often using Excel to do much of the work.
    >>
    >> I am often faced with a situation in which client has list A and list B,
    >> which total 12,000 names, but wishes to mail to only 7000 names.
    >>
    >> Can anyone suggest a way I can create a sort key which will allow sorting
    >> a
    >> list (which will probably start out with some rational sort--like
    >> zipcode)--randomly enough that I can reasonably delete, say, the first or
    >> last 6000 names and not worry too much about whether I'm biasing the
    >> mailing
    >> by either alpha/name or zipcode?
    >>
    >> --
    >>

    >
    > --
    >
    > Dave Peterson




  5. #5
    Dave Peterson
    Guest

    Re: Random sort ?

    The best laid plans o' mice and men gang aft aglay.

    Bill Sanderson wrote:
    >
    > Well - I didn't get a chance to try it out on this mailing--turns out that
    > once the lists were deduped against each other, and internally (both by
    > address and by name) they came to just under the desired count for the
    > mailing.
    >
    > However, I've now read about the function and will remember it for the next
    > time I need it--thanks again.
    >
    > --
    >
    > "Dave Peterson" <[email protected]> wrote in message
    > news:[email protected]...
    > > Use a helper column of cells.
    > >
    > > Put
    > > =rand()
    > > and drag down.
    > > sort your data by that column and take just the top 7000.
    > >
    > > (copy the top 7000 and paste to a new workbook and use that for the
    > > mailmerge--just in case???)
    > >
    > > Bill Sanderson wrote:
    > >>
    > >> I work with mailing lists, often using Excel to do much of the work.
    > >>
    > >> I am often faced with a situation in which client has list A and list B,
    > >> which total 12,000 names, but wishes to mail to only 7000 names.
    > >>
    > >> Can anyone suggest a way I can create a sort key which will allow sorting
    > >> a
    > >> list (which will probably start out with some rational sort--like
    > >> zipcode)--randomly enough that I can reasonably delete, say, the first or
    > >> last 6000 names and not worry too much about whether I'm biasing the
    > >> mailing
    > >> by either alpha/name or zipcode?
    > >>
    > >> --
    > >>

    > >
    > > --
    > >
    > > Dave Peterson


    --

    Dave Peterson

+ 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