+ Reply to Thread
Results 1 to 28 of 28

How do I use Excel to random sort?

  1. #1
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    How do I use Excel to random sort?

    Hi everyone,

    I'm new to the forums! I have a copy of a post that was made to my thread on another forum, but I don't understand any of it. It's like what is he talking about? It's like he went advanced on me that I wasn't expected such a reply. It's like I read it over a million times. I mean I never ever used Excel in my life before. I don't even know where to get it from and I honestly don't know if its free.

    Alright, here's the reply.

    1. Using an Excel spreadsheet, write the complete title for every CD in alphabetical order by row in Column A.
    2. In the adjacent Column B, write the total number of letters in the title of the CD from Column A.
    3. In Column C, write a formula to calculate the cube root of the number in Column B to the 13th decimal place (or you may use any Fibonacci number of your choice).
    4. Custom sort the value returned in Column C in ascending order.


    1.) I understand the part by writing in alphabetical order, but what is row by Column A?

    2.) OK, that means count every single letter and enter the number into Column B?

    3.) I suck at Math, I don't know how to figure that out and I don't know how to write a formula, and what are Fibonacci numbers? Could someone please throw in a few numbers to make a choice? That would be easier than writing cube formulas.

    4.) What does custom sort the order in ascending order means? Ascending means in order from A to Z, right? Won't the result come back the same as in#1 when I wrote them in alphabetical?
    Last edited by FDibbins; 02-19-2014 at 06:13 PM.

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,613

    Re: What does this mean in Excel?

    OK - you gave us no question - just answer from the other forum.

    Based on this - you wanted to have your column A randomly (independently on title) sorted.

    If you do not like this idea of generating your own random (or to be more precise - not correlated with alphabetical order of titles) numbers, you can do it quicker way.

    In column B write formula
    =RAND()
    which returns a pseudo-random number
    copy it down
    now select both columns and sort using column B as key.
    remove column B and your titles in column A are in random order).

    Just a final comment - excel is not free.
    But there are several other programs with very similar functions which are free.
    Last edited by Kaper; 02-13-2014 at 06:33 PM.
    Best Regards,

    Kaper

  3. #3
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: What does this mean in Excel?

    Sorry I did not provide a question. Here is the question on that forum and the forum was archive.org, and above was the answer they provided me.

    Here is the discography http://en.wikipedia.org/wiki/Grateful_Dead_Discography and just counting the studio, retrospective live, ****'s Picks series, Road Trips series, Dave's Picks series. What order would someone buy them by purchasing them on CDs, but purchasing them individually and not all at once? And would someone buy them from Amazon? And where could View from the Vault I, II, III, and IV soundtracks be purchased from at not high prices? And if someone wouldn't purchase everything from Amazon than where should be purchased from?

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: What does this mean in Excel?

    Hi and welcome to the forum

    From the looks of your post (and the style of writing), Im guessing this is a homework question?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: What does this mean in Excel?

    Quote Originally Posted by FDibbins View Post
    Hi and welcome to the forum

    From the looks of your post (and the style of writing), Im guessing this is a homework question?
    Hi

    No, it wasn't a homework question. I posted a random question on the forums and that was the answer they gave.

  6. #6
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: What does this mean in Excel?

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem. Once you have done this please send me a PM and I will remove this request.

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  7. #7
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: What does this mean in Excel?

    I noticed where to write the formula in Column B =RAND(), and I found out by right clicking on the column will delete the column, but one problem, how do I sort column B using a key?

  8. #8
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: What does this mean in Excel?

    No one is going to answer my last reply?

  9. #9
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: What does this mean in Excel?

    Here is the discography http://en.wikipedia.org/wiki/Grateful_Dead_Discography and just counting the studio, retrospective live, ****'s Picks series, Road Trips series, Dave's Picks series. What order would someone buy them by purchasing them on CDs, but purchasing them individually and not all at once? And would someone buy them from Amazon? And where could View from the Vault I, II, III, and IV soundtracks be purchased from at not high prices? And if someone wouldn't purchase everything from Amazon than where should be purchased from?
    just to clarify this was the question you asked?
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  10. #10
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: What does this mean in Excel?

    Yes, but I didn't ask directly on this forum. I posted that question because I asked it on another forum and I posted the answer to that question someone provided me on another forum. No one on here doesn't have to answer that question, but based on the answer I got to that question on another forum, what does he mean in Excel?


    1. Using an Excel spreadsheet, write the complete title for every CD in alphabetical order by row in Column A.
    2. In the adjacent Column B, write the total number of letters in the title of the CD from Column A.
    3. In Column C, write a formula to calculate the cube root of the number in Column B to the 13th decimal place (or you may use any Fibonacci number of your choice).
    4. Custom sort the value returned in Column C in ascending order.

  11. #11
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: What does this mean in Excel?

    Your post does not comply with Rule 7 of our Forum RULES. Please do not ignore requests by Administrators, Moderators and senior forum members regarding forum rules.

    If you are unclear about the request or instruction then send a private message to them asking for clarification. Do not post a reply in a thread where a moderator has requested an action that has not yet been complied with e.g Title change or Code tags...etc

  12. #12
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: What does this mean in Excel?

    i suspect the person was trying to tell you he had no idea and it was anyone's guess,and you might as well buy them at random and suggested a complicated way to make a random list in excel as a joke!
    but right clicking doesn't delete a column
    and to sort you just select column a and b then sort by column b
    http://www.homeandlearn.co.uk/ME//mes4p1.html
    oops ive just seen the mods request but i cant see whats really wrong with the thread title
    Last edited by martindwilson; 02-19-2014 at 01:37 PM.

  13. #13
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: How do I use Excel to random sort?

    Alright, in order to random sort I would need to do this, right? Put the list in alphabetical order in column A, and than in column B enter in =RAND(), and than what is next?

  14. #14
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How do I use Excel to random sort?

    fill down =rand() in col b down to the last entry in column A then sort by column b
    http://www.techrepublic.com/blog/mic...crosoft-excel/

    http://www.homeandlearn.co.uk/ME//mes4p1.html

  15. #15
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: How do I use Excel to random sort?

    I'm confused by that. I know fill in =RAND() in the column B entry but I am confused what you are saying.

  16. #16
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How do I use Excel to random sort?

    follow the links i posted one tells you how to sort

  17. #17
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: How do I use Excel to random sort?

    OK, I read both links. So fill in =RAND() in column B and than double click the first entry in column B and that will fill in the column B to the last, and than do data->sort by column B? Would that be right?

  18. #18
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How do I use Excel to random sort?

    yep but make sure you select both cols a and b for the sort

  19. #19
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: How do I use Excel to random sort?

    Thank you!

  20. #20
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: How do I use Excel to random sort?

    I just tried it and double clicking does not fill everything in, all it does it will let you take out the name if you made a typo, but it doesn't fill in doesn't fill in any rows to the last one at all.

  21. #21
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How do I use Excel to random sort?

    drag it down using the fill handle instead instead of double left clicking it
    left clickit and hold the button down than drag down
    http://www.gcflearnfree.org/excel2013/7.4

  22. #22
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: How do I use Excel to random sort?

    Left clicking and holding down will highlight every row in blue which I have tried earlier.

  23. #23
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How do I use Excel to random sort?

    sorry i cannot help you any more,there are plenty of examples on google about fill handle excel

  24. #24
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: How do I use Excel to random sort?

    So you can't help doing it this way either?

    1. Using an Excel spreadsheet, write the complete title for every CD in alphabetical order by row in Column A.
    2. In the adjacent Column B, write the total number of letters in the title of the CD from Column A.
    3. In Column C, write a formula to calculate the cube root of the number in Column B to the 13th decimal place (or you may use any Fibonacci number of your choice).
    4. Custom sort the value returned in Column C in ascending order.

  25. #25
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How do I use Excel to random sort?

    you just dont get it do you ,someone is Yanking your chain ,there is no practical reason to take the number of characters then find the cube root and sort,the number of decimal places is irrelevent as excel stores them all anyway. and sorting
    by the whole number or the cube root of a number will give the same result. if you really dont understand how to do some of these excel basics you need to get someone to show you how its done one to one
    last attempt there is tutorial on how to use fill handle in excel 2003
    http://spreadsheets.about.com/od/exc...ill_handle.htm

  26. #26
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: How do I use Excel to random sort?

    Post # 2 explained what you need to do, pretty clearly.

    Assuming your data starts in B2, and column A is empty (if not, pick a different column, and then change the rest of the references accordingly)

    In A2, type in =rand()
    click back onto that cell if the cursor moved to a different cell
    press and hold the CTRL key and press C at the same time (this is the "copy" short-cut)
    Highlight all the cells in column A, down to the last cell in column B
    press and hold CTRL V (this is the "paste" short cut)

    Now, highlight both ranges
    If you are using excel 2003 (your profile says you are), click Tools and select Sort
    click sort by column A
    select ascending or descending
    If your data has a heading, check that option at the bottom
    click OK

    If you have 2007 or later, click Cata tab, click Sort (the 1 that says sort), then proceed as above

  27. #27
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: How do I use Excel to random sort?

    Hey Php,

    You needn't understand it - just do it
    If I've helped you, please consider adding to my reputation - just click on the liitle star at the left.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Pride has no aftertaste.)

    You can't do one thing. XLAdept

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~aka Orrin

  28. #28
    Registered User
    Join Date
    02-13-2014
    Location
    USA
    MS-Off Ver
    Excel 2013
    Posts
    46

    Re: How do I use Excel to random sort?

    Hi FDibbins,

    I tried that and what it does is it replaces what I wrote in column A with the =rand() numbers, and column A and B from the first entry row to the last in both columns are all numbers.

  29. #29
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: How do I use Excel to random sort?

    Quote Originally Posted by php111 View Post
    Hi FDibbins,

    it replaces what I wrote in column A with the =rand() numbers
    Thats is what it was supposed to do.

    Upload your sample, otherwise we are all just going to waste time guessing

+ 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