Infinite Multiple Dependent Dropdown Lists In Google Sheets

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 46

  • @boz_ley
    @boz_ley 2 місяці тому +4

    simplify more with LAMBDA on sheet DD1 in cells A1=ArrayFormula('Dropdowns'!A2:A) and B1 =BYROW(A1:A,LAMBDA(x, TRANSPOSE( FILTER('Full List'!B2:B,'Full List'!A2:A=x)))) . Great job thanks for creating this help video. Thanks to AI lolol sharing my knowledge

  • @MsPenguinQueen
    @MsPenguinQueen 16 днів тому

    Thank you, I have watched a few videos promising to show dependent drop downs and then they give only one and you can't do others, or you have to go into each dropdown you make, it was more work than creating my Data info. Yours is simple and straight to the point. My data is now easy to put into my dropdowns. Thank you again.

    • @HashAliNZ
      @HashAliNZ  16 днів тому

      I'm glad you finally found a solution that works for you, Penguin. I've got two other videos on dependent dropdowns in case you need alternative options, but if this one works for you then that's brilliant

  • @NunyaBiznasNML
    @NunyaBiznasNML 16 днів тому

    Way easier than all of the craziness of writing scripts. Thank you.

  • @Denzarki
    @Denzarki 4 місяці тому

    Thankyou, making a game tracker where you pick a deck you used, which hero, which boss you fought, on what difficulty (which changes per deck) etc. and this worked perfectly :D

  • @andrefri78
    @andrefri78 4 місяці тому

    Thank you very much!! I've used complicated scripts to do this for a long time. Now it will be very easy and useful. Congratulations

  • @pablolillo3872
    @pablolillo3872 2 місяці тому

    Excelente!! La mejor explicación que he encontrado. No hablo ingles, pero siguiendo las imagenes por fin me resultó !!!😀

  • @sandlapparels3753
    @sandlapparels3753 4 місяці тому

    Saw many videos, but you explained it as I wanted. Out of Box thinking.. Thanks!

  • @manamedia
    @manamedia 2 місяці тому

    Thank you for producing Hash! Clear and easy to follow.

  • @ChristianDellon
    @ChristianDellon 3 місяці тому +3

    Hi!! Quick question! After I create this sheet linked to the settings sheets, imagine I want to duplicate it. How can I maintain the link with the settings?

  • @gothamfury
    @gothamfury 2 місяці тому

    This has been very helpful! Thank you for making this video!

  • @nithieskannasivaraj4684
    @nithieskannasivaraj4684 7 місяців тому +1

    This is exactly what I was looking for 💯

  • @hobojoesnr.3283
    @hobojoesnr.3283 3 місяці тому +1

    hi there! any chance you have a copy of the file you made?

  • @cowboykaro
    @cowboykaro 12 днів тому

    thanks for this! though I have encountered a problem. Whichever row a possible entry ends in on the master data list, means I can't select that option in a later row in the dropdown section. For example, I am logging where my mom keeps her DVDs by room, then shelving unit, then shelf number, etc. There are only 2 rooms, so I can no longer have the 'Bedroom' entry in the dropdown sheet after row 12, because that is where all the possible locations for shelves in the Bedroom end in the master list. Then, I can't add a specific shelving unit after row 8 because there aren't any more options for that unit in the master list, and so on so forth for each dropdown column. Any way around this?

    • @HashAliNZ
      @HashAliNZ  12 днів тому

      Well that's a unique problem I haven't encountered before and shouldn't be happening from the method I've shown in this video. Can you share your spreadsheet for me to have a look at how it's structured and the formulas you're using? You can share to themathlabnz@gmail.com and I'll take a look

  • @nothing13308
    @nothing13308 2 місяці тому

    thank you so much! It must help me a lot!! could I get your datasets that you are showing on e-mail? or where can I get this samples?

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

    Question for you. I am tasked with randomly matching pairs of people from a community to have a meet up each month. I need to match these people based on multiple criteria (community level and type of business) and make sure they aren't matched again until I've exhausted the list. I can't find anything anywhere that will help me with this problem. Going to have to do it manually for now - hoping you can help!

  • @TilakConrad
    @TilakConrad 7 місяців тому

    and another superb tutorial - wish I were 50+ years younger and in one of your classes...

  • @jarayutputthi
    @jarayutputthi 19 днів тому

    Thank you very much .😊

  • @NguyễnVănMinhHùng
    @NguyễnVănMinhHùng 10 днів тому

    Thaanh you very much!

  • @soizic97
    @soizic97 Місяць тому

    Thanks, very usefull and clear. It worked but then I encountered a limitation, if I add a row in the middle of other rows with information filled in, it will pick the dropdown of above, and then it doesn't work anymore. In your example, if i have 1986 selected, and then I add a row and above and under it is 1986 selected, but this new row is 1985, then the second dropdown will get stuck at 1986 dropdown. Would you have a way to fix this?

    • @HashAliNZ
      @HashAliNZ  Місяць тому

      Give this a shot: ua-cam.com/video/c8hU9IuS0VA/v-deo.htmlsi=36G1TkGajq3ZDnwn

  • @AaronPeter-be8ce
    @AaronPeter-be8ce 7 місяців тому +1

    Hi, do you know of a way to add checkboxes to the dropdown without having to run a script?
    For example: I want to select 3 out of 10 variants in one dropdown
    thank you!

    • @HashAliNZ
      @HashAliNZ  6 місяців тому +1

      Nah, not without a script. Google Sheets doesn't have a native multiple-select combobox. It is doable with a script, which I've got a video coming soon for, but if you're unable to use a script then the best option is to use checkboxes with formulas to connect them all together.

    • @AaronPeter-be8ce
      @AaronPeter-be8ce 6 місяців тому +1

      @@HashAliNZ that's what I feared. Thank you very much for the quick reply!

  • @ninortayaro
    @ninortayaro Місяць тому

    Hi!!! do you think you could help me out?
    My data is put differently compared to yours and im getting the wrong stuff shown.

    • @HashAliNZ
      @HashAliNZ  Місяць тому

      Hi! The structure for this kind of dependent dropdown list really needs to be setup in this way otherwise it won't work.

  • @IsraelFirew
    @IsraelFirew 7 місяців тому +2

    Why don't you make a library managment system for schools using QRCode and other stuff.

    • @HashAliNZ
      @HashAliNZ  7 місяців тому +2

      Definitely doable using the QR systems I've shown on this channel. The setup would be pretty much exactly the same.

  • @nichamonwiriyalampa1213
    @nichamonwiriyalampa1213 5 місяців тому

    Thank you so much! you are the real deal!!

  • @FireflyFanatic3
    @FireflyFanatic3 Місяць тому

    Is it possible to colour-code these drop downs that are dependent on others? When I try to do so, it just reverts back to grey

    • @HashAliNZ
      @HashAliNZ  Місяць тому

      There are two ways: conditional formatting, and scripting. Unfortunately it can't be don't with Dropdown chips as far as I can tell.

    • @FireflyFanatic3
      @FireflyFanatic3 Місяць тому

      @@HashAliNZ okay thank you! this video was super helpful, i was at the point of tears after fighting with google sheets and chatGPT and instructional text pages from google support for hours!

  • @phamdogia
    @phamdogia 4 місяці тому

    Thanks!🥰

  • @akunau505
    @akunau505 4 місяці тому

    That is genius!!

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

    is there any other video upcoming you're gone😢

  • @Serbagampang
    @Serbagampang Місяць тому

    great

  • @TomasMallo
    @TomasMallo 4 місяці тому

    GOAT 🐐

  • @andrefri78
    @andrefri78 4 місяці тому

    Valeu! 🤩

  • @gianlucavacca361
    @gianlucavacca361 Місяць тому

    you're problem solver!!

    • @HashAliNZ
      @HashAliNZ  Місяць тому

      That's the kind of recognition I truly appreciate. Thanks gianluca