How to generate a Random List in Excel

Поділитися
Вставка
  • Опубліковано 25 сер 2024
  • www.xlninja.com...
    A video on how to generate a random list in Microsoft Excel using a combination of the RANDBETWEEN function and the VLOOKUP function.

КОМЕНТАРІ • 51

  • @VirusDeployed
    @VirusDeployed 9 років тому +33

    is it possible to not get the same number twice?

  • @bobbie5646
    @bobbie5646 4 роки тому +4

    what do you mean by 'fix it with a full'?

  • @chaosunstabledynamic
    @chaosunstabledynamic 10 років тому

    I found the answer by searching for "How to create a list of random unique numbers in excel" on google. Really useful website from a site called, "Get digital help".

  • @rfcesq5474
    @rfcesq5474 7 років тому +1

    Easier way to do this is with Index and tables.
    I used a table named "tblData" with a column that had several names in it (i.e. column header = "Name"). This formula did all the work to give me random names.
    =INDEX(tblDate[Name],RANDBETWEEN(1,ROWS(tblData[Name])))

  • @papaboobee3119
    @papaboobee3119 3 роки тому

    Thank you so much, that help me a lot of time

  • @bassieboy2543
    @bassieboy2543 3 роки тому

    thanks, it was very helpfull for me and my friend

  • @nofsnew
    @nofsnew 7 років тому +2

    Thanks Aldo!
    Question, Is there anyway to set this as a macro in a button? I would like to be able to click the button and have excel select a random value from the list, and add it to a new list. I would like to add a new random value to the new list, each time i click the button. Is this possible?

  • @santosh-naamtosunahoga
    @santosh-naamtosunahoga 2 роки тому

    Thank you sir.. 😊

  • @jessicagreene8083
    @jessicagreene8083 5 років тому

    Thanks! This is exactly what I wanted to do.

  • @anassharif1066
    @anassharif1066 4 роки тому

    Very nice 👌👍!!

  • @howitsbeen
    @howitsbeen 10 років тому +1

    Thank you! I'm ready for my test! :D

  • @rthoodi
    @rthoodi 6 років тому

    Nice Information, it helped me alot, Thank you

  • @lsvic
    @lsvic Рік тому

    2:25 what does it mean by fix it with a full?????

  • @trentwakelin1317
    @trentwakelin1317 8 років тому

    worked great for me. Thank you very much

  • @andreapickerill9086
    @andreapickerill9086 9 років тому +1

    I can get clear to the copy and paste step. Once I copy it paste the same students name and number all the way down the list. What am I doing wrong?

  • @ElectronicsEditor
    @ElectronicsEditor 6 місяців тому

    I get multiples of the same numbers and names! Why?

  • @lfratice
    @lfratice 8 років тому

    Thank you so much this really helped me out!

  • @carolyng5947
    @carolyng5947 4 роки тому

    THANK YOU ALDO!

  • @eugenedawson4267
    @eugenedawson4267 2 роки тому

    I wanted to create a random roster that eliminates that selection for the next day. Is that possible. Also are parameters like those adjustable for specific individuals?

  • @mikaelascuderi8760
    @mikaelascuderi8760 5 років тому

    Thanks for the handy video :)

  • @renipratiwi5720
    @renipratiwi5720 4 роки тому

    thank you, sir

  • @jillamos5941
    @jillamos5941 10 років тому +3

    what does "fix it with a four" after the Vlookup mean? is it supposed to say F4?

    • @howitsbeen
      @howitsbeen 10 років тому +3

      he means, when the code is like for example
      =vlookup(A4;D4;E30
      you change is with a dollar sign by pressing shift 4 making
      =vlookup(A4;$D$4;$E$30
      and go to the next step

  • @tmuzi
    @tmuzi 4 роки тому

    good. ..very good.

  • @kevinsue1778
    @kevinsue1778 2 роки тому

    hi can you make a random list of lets say 100 names in groups of 10, so every possible option of names put together?

  • @muhannadghazal1944
    @muhannadghazal1944 9 років тому

    It worked perfectly for me, thanks man.

  • @kanakagoldcompany608
    @kanakagoldcompany608 3 роки тому

    Hey buddy worked

  • @estherkeuwewe3305
    @estherkeuwewe3305 7 років тому

    very helpful....

  • @njoyce1155
    @njoyce1155 5 років тому

    I followed exactly the same procedure step by step, I even used the same example and it didn't work. I wanted to create a random list or a random sequence of samples to use in a Measurement System Analysis, but it didn't work. :(

  • @clintdvo
    @clintdvo 3 роки тому

    Thanks for sharing this. What if I would like to randomize a calender. I'll be experimenting if I don't come back it would mean I haven't gotten the answer.

    • @luapnagle
      @luapnagle 2 роки тому +1

      Dates are integer numbers - so use "randbetween" function for the start and end dates required - then format cells to date format

  • @luapnagle
    @luapnagle 2 роки тому +1

    It is simpler than that?
    If your names are in A1 to A5 you can use the following formula in B1 and drag it down.
    =INDEX($A$1:$A$5,RANDBETWEEN(1,5))

  • @zanpolsartr
    @zanpolsartr 12 років тому

    Cool tip.

  • @syaz_one360
    @syaz_one360 3 роки тому

    how can we perform 50% random selection from total of 100 names?

  • @chaosunstabledynamic
    @chaosunstabledynamic 10 років тому

    I had the same question!

  • @XLNinjaChannel
    @XLNinjaChannel  12 років тому

    Thank you!

  • @ayaalsharafi8497
    @ayaalsharafi8497 6 років тому

    How did you record your screen? I really need to know ;(

  • @feehan84
    @feehan84 5 років тому

    why can't they just make a button for it like in google sheets

  • @dynnaschutz7071
    @dynnaschutz7071 9 років тому

    it didn't work for me

  • @user-yd7en4sk6y
    @user-yd7en4sk6y 3 роки тому

    =RANDBETWEEN(1;6)

  • @aylagoddard5853
    @aylagoddard5853 8 років тому

    this won't work for me, help!

    • @Petaurista13
      @Petaurista13 6 років тому

      Sometimes it varies in different languages. F.e. in my version rand function is changed to los (as "rand" is from english "random" and "los" is from polish "losowy")

  • @majorgamer1st88
    @majorgamer1st88 5 років тому

    And then you fix it with a 4 ?????????????????????

    • @aangitano
      @aangitano 5 років тому +2

      F4

    • @johnespinoza8199
      @johnespinoza8199 5 років тому +3

      @@aangitano Omg thank you, I've been trying to figure out what the hell he said for an hour...

  • @d.taufiq3726
    @d.taufiq3726 4 роки тому

    You were talking to slow, please increase a bit higher.