Quickly Create Multiple Dependent Drop-Down Lists in Microsoft Excel

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

Комментарии • 161

  • @ethanallenhawley1052
    @ethanallenhawley1052 Год назад +14

    Heads up, if your data is in a format where you want to filter column B by column A you can use Unique(Filter()). The formula to make B dependent on what was selected in column A is Unique(Filter(A:B,A=[drop down cell for column A])). Create the drop down for column B based off the output of this function. This method can be extended across as many drop downs as you need. For column C, use Unique(Filter(B:C,C=[drop down cell from column B])). Create the drop down for column C based off the output of this function.

  • @ageffner
    @ageffner Год назад +1

    I was "way" over thinking the complexity of how to do this using validation tables, and didn't like the approach chatgpt recommended, nor another author who also had a very complex approach. Your approach has to be the simplest I've seen. So succinct and on point. Thank you!

  • @squarepegpete932
    @squarepegpete932 10 месяцев назад +2

    I haven't done this in a while, and I looked at a LOT of videos today. Yours was the clearest. Thanks for making a great video!

  • @someguy2972
    @someguy2972 2 года назад +3

    About time somebody made a simple vid on this subject (in what should be something simple to do). Cheers.

  • @ryannorris6128
    @ryannorris6128 8 месяцев назад

    Excellent tutorial. Thank you for providing additional context as to how these ranges are setup and where to verify that they are correctly entered. I've set this functionality up before, but was blindly following steps without really understanding what Excel was doing - which made it impossible to debug when something stopped working correctly.

  • @MsSlySpy
    @MsSlySpy 2 года назад +4

    Thank you! I watched a number of videos on this subject but most were way too complicated. So glad to find your video with your clear explanation and simple approach to this valuable feature.

  • @running4fun863
    @running4fun863 2 года назад +1

    The best example and clear guideline , I looked at many this is the only one that worked. Thanks you made my day .

  • @shauryajain39
    @shauryajain39 2 года назад +1

    For this specific data i used the index function (which i learned from one of your videos recently) for the amount column, saved me the hassle of clicking the amount for each individual item. Great tutorial ! Thanks !

  • @agpsimoes
    @agpsimoes 2 года назад +7

    Hello Jamie,
    Thank you for your video. Very helpful.
    Do you have a video explaining how to do 5 levels of dependent drop-down lists using function tables?
    Best regards!

  • @xaquison
    @xaquison Год назад

    Easy and powerful solution. Great video which is easy to follow.

  • @yazmin4434
    @yazmin4434 2 года назад +8

    Is there a way of removing blank cells from the drop-down list? For example, when you select 'Bananas' it lists:
    Cavendish
    Lady Finger
    Plantain
    Gold Finger
    (Blank cell)
    (Blank cell)

    • @VestedPumaa
      @VestedPumaa 5 месяцев назад

      Wish this had a reply to !!

  • @cmfigueira
    @cmfigueira Месяц назад

    This was really an excellent tutorial: quick and simple! It saved me a lot of time. Thx dude!

  • @tonythomas1545
    @tonythomas1545 6 месяцев назад +3

    EXCELLENT VIDEO!!!!!! if you are using MS 365 online version. IT DOES NOT WORK using multiple sheets. you must use the desktop software. This was my frustration for it not working. I used the online 365 subscription Cheers!

  • @bestscenes1469
    @bestscenes1469 Год назад +1

    U can use substitute to replace the space and replace it indirectly with the underscore. This works

    • @bijugp4819
      @bijugp4819 Год назад +2

      I did not understand this. Please can you explain further. I wanted to maintain the spaces between the words instead of removing the space or adding UNDERSCORE. Pls can you assist?

  • @danielalles3700
    @danielalles3700 10 дней назад +1

    I’m working on something similar but a lot more data. I followed the videos steps and I am getting a “ The Source currently evaluates to an error. Do you wish to continue” message. Could it be because I’m pulling from 14 columns? I’m not understanding why this isn’t working.

  • @kellykammerer2292
    @kellykammerer2292 2 года назад +2

    Excellent tutorial, thank you!!

  • @CruelViper88
    @CruelViper88 День назад +2

    Now I need this same tech...but in Google speadsheets

  • @monyet2875
    @monyet2875 11 месяцев назад +2

    I wish you told me this sooner about the spaces causing error. Is there a way to keep the spaces? I need to 3 different dependents following a path.

  • @landonwoodruff
    @landonwoodruff Год назад +6

    I have followed your steps I believe exactly and when I go to type =indirect(A6) I get the following message . "The source currently evaluates to an error do you want to continue." Do you think you could tell me why this is?

    • @jasonstewart194
      @jasonstewart194 10 месяцев назад +3

      I get exactly the same. Driving me f-ing crazy

    • @jahtibacollins9454
      @jahtibacollins9454 Месяц назад

      Same. I've tried on two computers using Office 2013 and then another using 365, error on both and I don't know why.

  • @MoniMeka
    @MoniMeka 9 месяцев назад +1

    Cool tutorial!😁

  • @ekkiwurm7874
    @ekkiwurm7874 6 месяцев назад

    Excellent video. Well explained and very, very useful. I tried it out and it works also perfectly with VBA. Thank you for sharing.

  • @MRO-Management
    @MRO-Management Год назад

    awesome explanation, saved me, been a struggle I have been facing for a long time

  • @MohamedRagab-ud7ct
    @MohamedRagab-ud7ct 6 месяцев назад

    this the most helpful explanation in the topic I have seen, thanks a lot.

  • @juliewiggins
    @juliewiggins 6 месяцев назад +4

    When validating the data in the corresponding drop down list I receive the error 'The source currently evaluates to an error"

  • @stephenhammond1745
    @stephenhammond1745 2 года назад +1

    Experienced the problem with spaces in names (should have watched the whole video first). Used United States and found when I names the range it named it United_States. Solved by renaming all cities/countries to include the underscore where appropriate. Looks a bit weird but works. I also created multiple drop-down lists using the OFFSET/MATCH formulas which doesn't use named ranges and so doesn't have this issue, although it's a bit more complicated to set up.

  • @roberttaylor3594
    @roberttaylor3594 2 года назад +1

    The easiest option i have found. Searchable is nice, getting rid of the blanks at the bottom of my lists would be nice...but neither is that big a deal. Simple to do= good!

    • @chrisludwig5362
      @chrisludwig5362 5 дней назад

      This video shows how you can get rid of the blanks. ruclips.net/video/FGOeHbv0L2g/видео.htmlsi=iPwosVHEQQkPRWDp

  • @kamaltohme6943
    @kamaltohme6943 11 месяцев назад

    This was extremely helpful, thank you

  • @normanbataille8865
    @normanbataille8865 2 месяца назад +2

    Why am I getting this error when "The source currently evaluates to an error" when I try to set up the dropdown list for column B?

  • @rosstucker3669
    @rosstucker3669 2 года назад +2

    Good Explanation. Thank you.
    I found that Excel can be broken into two or more views. IF you did that then you could put the info on a second sheet and show both at the same time further enhancing a student's ability to take your tutorial information and apply it in their real world.
    QUESTION: What about when you are inserting a Dependent Drop-Down List into an existing Table? Unfortunately, your destination wasn't a Table whereas your data sources were Tables, which was fine. But my real world Table of Client orders [3 Columns: 1) Client drop-down, 2) Type drop-down, 3) VLOOKUP dollar value], fails on the second column even though -F9 picks the correct list items.
    Nice solution for the last Part - picking single choices (quantities) - you could use V/H/XLOOKUP and then the single choice would be automagically inserted into your 3rd column.

    • @TeachersTech
      @TeachersTech  2 года назад +1

      You're welcome, I was going to do another video on XLOOKUP, I like that method more but thought this would be a good starting point for an easy solution.

  • @nermeenahmed774
    @nermeenahmed774 Год назад

    Thank you I was able to follow and do it!

  • @RachelBeachy
    @RachelBeachy 2 года назад +4

    Excellent video, thank you! How would I make this work if my source data (the list of fruits) is on a different tab? In my case, the dependent cells show a drop down list but it doesn't expand when you click on it. When I put everything on the same tab it works, but I really need the drop down lists on a different tab.

  • @anjaliparhe8828
    @anjaliparhe8828 2 года назад

    Thank you so much for this detailed explanation.. it's very useful..

  • @alfiedj
    @alfiedj 2 года назад

    Brilliant work. Simple to understand. Thank you sir!

  • @johnathanmitchell7418
    @johnathanmitchell7418 Год назад +3

    Help please!!! I continue to get “the source currently evaluates to an error. Do you want to continue?” And if I continue, nothing is available to drop down. Help please

  • @CharishmaDCosta
    @CharishmaDCosta 5 месяцев назад

    Thanks a ton.Your video was super helpful

  • @HamdanYouTuber
    @HamdanYouTuber 2 года назад +1

    Thanks for sharing.
    Grretings form Indonesia

  • @theearthbd
    @theearthbd 2 года назад

    Nice Presentation. Thanks

  • @salmaalaa6158
    @salmaalaa6158 2 года назад +1

    very good jamie thank you

  • @cherit6175
    @cherit6175 2 года назад +1

    I need to do this with multiple words in the drop down choices. How can I do that? For instance; apples and oranges as one option for the single drop down, pears and plums for another. Thank you

  • @simonmengue8504
    @simonmengue8504 Год назад

    Great one ❤

  • @stendie
    @stendie Год назад

    Great video! Thank you :)

  • @somethingelse419
    @somethingelse419 2 года назад +1

    Thank you for this, but I think I'll check out your videos that provide other ways to do a dependent drop down. The issue is that I have to have spaces in the names.

    • @nathanmcclure4850
      @nathanmcclure4850 2 года назад +1

      I found this formula elsewhere because I had the same problem: =INDIRECT(SUBSTITUTE(A1," ","_")). The range names on mine default to replacing spaces with underscores, so you may want to verify that that's the case with yours.

    • @nermeenahmed774
      @nermeenahmed774 Год назад

      @@nathanmcclure4850 Thank you so much it worked

  • @mikedavis7035
    @mikedavis7035 2 года назад

    Very helpful have you done a video on multiple I'm trying to do one for my garden and I have 7 dropdown I need to have Dependent Many Thanks

  • @woodlandxwarrior
    @woodlandxwarrior Год назад +3

    How does one go about leaving the spaces in without changing the naming? If possible I don't want to omit spaces nor do I want to use any characters such as underscore (_). Some of this data will be visible to customers and this makes it look somewhat messy for them. Presentation is everything.

  • @hajirass8316
    @hajirass8316 2 года назад

    Thank you so much sir for this video 😀👏

  • @tjantzen
    @tjantzen 9 месяцев назад

    Great video - now I get it :-) thanks

  • @marybaker8061
    @marybaker8061 Год назад

    ❤ I'm confused about the last couple minutes there. When you took out the space, why do you change both the blue table and the bottom chart?

  • @BUSTAFELLA300
    @BUSTAFELLA300 2 года назад +1

    Hi, would it work if I need my table in another sheet to make it look clean?

  • @Garcon6693
    @Garcon6693 2 года назад +1

    Hi great video, I'm a window cleaner and was wondering, if instead of fruit I had addresses in column A
    and in column B I had payment methods
    Ie : cash, cheque, card, Bank Transfer and in column C is price, but column B is all mixed up, is it possible to extract, say, all cheque from B and add the total amounts of cheque and then extract bank transfer and add the total amount of Bank transfer and so on.
    I hope this makes sense

  • @telur_dadar
    @telur_dadar 2 года назад

    THANK YOU SO MUCH SIR! much respect

  • @DrBen-ci2jl
    @DrBen-ci2jl 5 месяцев назад

    Thank you very much for your video, it is beneficial. However, I have a question: What if I want the column of Amount, value to be assigned automatically instead of having a drop list, how do I do it? For example: in the fruit, I select (Apple), then I choose Fuji in the column (Type) and then in the column (Amount), I want the value 67 to appear automatically! How can we do that?

  • @CindyOldfather
    @CindyOldfather 7 месяцев назад +1

    I'm using Excel 365 and I have my drop down styles in Col A. Headers are row 1 and the drop downs start in A2. In B2 I'm attempting to have a drop down of colors. I have done the data validation, list and entered =indirect(A2) in the Source. I should be getting the list of colors for the style in Col A, but instead I'm getting this message when I click OK in the data validation window - The source currently evaluates to an error. Can someone tell me what I might possibly be doing wrong. I have reviewed the video numerous times and can't see the problem. THANKS!

    • @ninajulianto9850
      @ninajulianto9850 6 месяцев назад

      Hi! I am currently facing the same problem as well. Did you get to figure it out? I am confused as how to navigate from here

  • @igotkavorka
    @igotkavorka 2 года назад +1

    Is there a way to have multiple drop-down lists (multiple cells) all dependent on the same 1st drop-down list?

  • @milododds1
    @milododds1 Месяц назад

    Is there a way to make any of the pulldowns such as the last one with checkbox list?

  • @bibhurath89
    @bibhurath89 Год назад

    This is a great video.. Thank you for your effort and sharing this. Super helpful.
    However I am experiencing a small issue while doing this.. I selected "Apple" in 1st drop down and "Fuji" in 2nd dropdown. When I change the 1st Dropdown to "Banana" then "Fuji" remains same in 2nd dropdown until I change it manually.. is it something I am doing incorrectly or is there any solution to this.

  • @jefarsonchakma5203
    @jefarsonchakma5203 2 года назад

    Thank you so much, very helpful!

  • @sjgarifo
    @sjgarifo 12 дней назад

    Thank you for this tutorial but I could not get the "Apples" pulldown menu to work properly. It listed all the other three columns of Bananas, Oranges, and Lemons but the pull down did not include "Fuji/Honeycrisp, etc." Also, instead of having to "correct" cells in a table can you instead use an underscore (Lady_Finger, Granny_Smith, etc.)? How can that pull down bug get fixed?

  • @JaeSM97
    @JaeSM97 Месяц назад

    Doesn't seem to work on Excel 365 on the web, maybe I'm missing something - can't use it for what I wanted to, but will test it out at work at least, I'm sure I can find some use for this there. Thank you.

  • @dhsnhmmhth1576
    @dhsnhmmhth1576 2 года назад

    Thank you so much ❤️👍🏻

  • @carolynsacdalan9912
    @carolynsacdalan9912 Год назад

    do you have a tutorial for PowerPoint conversation?

  • @robertkiyosaki100
    @robertkiyosaki100 Год назад

    If you select a fruit and then a type from the lists....when you change the fruit from drop down list the type shown before for the previous fruit remains and has to be deleted otherwise creates confusions ....as happened at 0:33 when you changed APPLE to ORANGES but the type remained JONAGOLD until you selected the type of oranges

  • @theresatimeforall5916
    @theresatimeforall5916 2 года назад

    I thank You so much for this vedio..

  • @fromuday
    @fromuday Год назад

    I have a question... My columns are dynamic, meaning that they could increase in the future. I would like to have all the column headers populated into a dropdown. Selecting a value from the dropdown, I want the rows in that column to be displayed in the adjacent cell.
    In simpler terms, let's say we have a sheet called Positions, that has columns: Position1, Position2, Position3,... They have rows such as Skill1, Skill2, Skill3, ... There is no limit to the Positions or the Skills, meaning, the table can increase bidirectionally.
    A1 has a dropdown to pick a Position. All the skills (rows) underneath this Position should be populated in B1:B.
    A3 has a 2nd dropdown to pick the 2nd Position. All the skills (rows) underneath the 2nd Position should be populated in B3:B.
    A8 has a 3rd dropdown to pick the 3rd Position, and so on...
    Dropdowns in column "A" can occur sporadic.
    With reference to this video, When we select "🍌" in A6, I want the Type to display all the types of Banana from B7 through B10; and not in a dropdown list.
    Have you come across this situation and know the solution to it? Any help on this would be much appreciated.

  • @jasingle
    @jasingle Год назад

    Can you show how you would call from another tab?

  • @kadowadickens5843
    @kadowadickens5843 2 года назад

    hallo teachers tech can you use this formular to sort daily data for customers products if they make orders.

  • @mjr7991
    @mjr7991 11 месяцев назад

    Is there a way the you can force the dependents to update one the the main has been selected. Example, if you change Apple to Bananas, type will go to the first one on the list and the number gets updated at same time

  • @babyozziey5028
    @babyozziey5028 2 года назад +9

    Why when I entered =INDIRECT(TARGET CELL) it only returns error?

    • @rubina1618
      @rubina1618 2 года назад +3

      Happened to me as well. Took me a while to figure out that the leading drop down column cannot have hyphens or spaces

    • @misscutesummer
      @misscutesummer 2 года назад +2

      @@rubina1618 correct. Thank you for the tips. It also turns out no starting with 0. Just follow the rules on the name tag.

    • @pr7716
      @pr7716 Год назад +1

      It is still giving me error😢

    • @tropapips320
      @tropapips320 Год назад +1

      Same

    • @deidreamofd
      @deidreamofd Год назад

      +1

  • @ivanalailadrobna
    @ivanalailadrobna Год назад

    Thank you!

  • @sangeetatulsiyan314
    @sangeetatulsiyan314 11 месяцев назад

    Does _(underscore) in header name and content also create an issue? your example is working for me but my actual data isn't working

  • @AndriaMiliotou
    @AndriaMiliotou 5 месяцев назад

    Hi! How i can do exactly the same table but with the space in the cases i have two words in a cell?

  • @kukatlapallyabhishek8440
    @kukatlapallyabhishek8440 2 года назад +1

    Good work#1

  • @chelseyaustin6015
    @chelseyaustin6015 Год назад

    how do you add more columns to the original table? i was able to add them to the drop down list, but the second column will not populate.

  • @1702Felip
    @1702Felip Год назад

    Thanks a lot for that

  • @gabrielvass3039
    @gabrielvass3039 Год назад

    Hi, I would like to ask, how can I solve a task, where the third level is dependent on the first level. Lets say, I selected apples, but in the third collumn I want to select the reseller (Apple = Apple Company; Bananas = Banana Company, ....). In your example, the third collumn was dependent on the second collumn. But I want a drop down list in the third collumn which is dependend on the first collumn (and have nothing with second collumn). Thank you

  • @22irvingst
    @22irvingst Год назад

    Hi Jamie, How do I use a multi dependent list with names that are two words, like your Granny Smith?

  • @gerardvaneggermond2067
    @gerardvaneggermond2067 Год назад

    Hello, I have a question what if the columns are not next to each other but in a different place on the same sheet, how do I do that?

  • @BURTONizAjerK
    @BURTONizAjerK Год назад

    I want to create dependent drop down lists for item type, manufacturer, model #s. My list would have 58 item types, 2-20 mfg's, and 2-20 model #s. Can this be done?

  • @siddiqurerahmanbhuiyan6901
    @siddiqurerahmanbhuiyan6901 Год назад

    i am trying to open excel practice sheet on description .. but can not open it in my microsoft excel

  • @aldotrillo4642
    @aldotrillo4642 Год назад

    How can I include a "Select all" option in a drop down list?, because once an option is selected I can't look all the options again.
    PS. Great tutorials!!!

  • @yashparmar3384
    @yashparmar3384 Год назад

    Does this function work if my table is in a separate excel sheet?

  • @frostbite5516
    @frostbite5516 9 месяцев назад

    Hey, i'm trying to do a dropdown list for prices. But I wanted it to be listed with names; for example, If I choose "Banana" from the list, it places "$ 3,60". Is that Possible?

  • @JasonSalt-f6f
    @JasonSalt-f6f 11 месяцев назад

    An easy solution to the space problem is to have a 'helper' cell in between Fruit and Type, where a SUBSTITUTE formula replaces " " with "_" = =SUBSTITUTE(A6, " ", "_")
    The INDIRECT should then reference the helper cell rather than the Fruit cell

  • @jennifercondra4400
    @jennifercondra4400 2 года назад

    Hi Jamie, I would like to create drop down lists on 5 columns but not able use xlookup as not excel 365. Is this possible? Thank you 🙂

  • @lisarasmussen106
    @lisarasmussen106 Год назад

    How can I create multilevel numbering in Excel? Like how in word it allows you to have
    1.
    1.1.
    1.1.1.
    I’ve been trying to figure out how to write a macro for this for months.

  • @FREDNAJAH
    @FREDNAJAH 2 года назад +2

    Can this be done in google sheets?

    • @TeachersTech
      @TeachersTech  2 года назад +3

      Yes, I am making a video this week on it.

  • @tabathahibbs2050
    @tabathahibbs2050 11 месяцев назад +3

    It doesn't work. The dependent list doesn't populate. I've watched this video numerous times, followed along step by step. It doesn't work.

  • @alexsakini5321
    @alexsakini5321 Год назад

    Thanks so much Lord blessed.

  • @devikashanbhag8699
    @devikashanbhag8699 Год назад

    The Formulas thing does not work for me. When I select the entire table, by defaul 'Top Row' and 'Left column' both are selected. Even if I uncheck the latter and click 'OK', when I check the 'Create from Selection' again, both 'Top Row' and 'Left Column' are selected. Can someone help? I am using only one main and one dependent list, and both my lists are phrases - so multiple words.

  • @duanegrist9870
    @duanegrist9870 2 года назад

    How do you create a Price List with a Discription Colmn and Price Column

  • @budgiebreder
    @budgiebreder 5 месяцев назад

    Im really trying to figure this out: i want to make it so i can choose a value such as the name of a worker and then the neighbouring column will come up with a group containing that value, such as the team the worker is in.
    I may not know which team the worker is in when using the sheet, so i want this to auto populate from a known list of all employees.
    Can someone help me?
    Aka this in reverse? Where i want the final part of the list to auto update the first part?

  • @Zigyeltrobo
    @Zigyeltrobo 2 года назад

    Thank you this was very helpful.
    So what if we have multiple sheets(countries) with the different fruit table because the available fruits in that particular country is not available in the other. Therefore the fruit table keeps changing with different sheets. So, 1: we select a country from the dropdown, 2: we select the fruit from the dropdown list, and last 3: we select the types according to selection `2`.
    Sorry for the lengthy question, I dont know the specific terms to explain but please if you have a solution for this I would be very grateful. _/\_

  • @user-dn9vd9xg9p
    @user-dn9vd9xg9p 4 месяца назад

    Instead of no spaces in Granny Smith could it be Granny_Smith? with the underscore? I have a sentence on my table with several words to choose from. Surely I don't have to write that sentence with no spaces. Need Help.

  • @peduncle2
    @peduncle2 2 года назад

    What if you have only one type of bananas, for example? I'd like it to go ahead and just fill in the single available option instead of having the user pick an options from a drop down list with only one option.

  • @YudA295
    @YudA295 Год назад

    Thnks man you a g

  • @childemperor5203
    @childemperor5203 6 месяцев назад

    Does anyone else encounter this problem? Using the data points in the video as an example:
    I have a long list of fruits and under each a very long list of types. Everything goes smoothly when I input the data validation --> list (using the fruits as seen in the video). All fruits are in the drop-down menu as should. However, when I try to use the data validation ---> indirect in the cells next to the Fruit drop-down some of the Fruit types are not visible.
    For example, Apple shows all types as does Banana, but then Orange don’t. Any reason why?

  • @jamesdrury2387
    @jamesdrury2387 Год назад

    Why can't the columns be named numbers? For instance I have categories, 200, 450, 800.

  • @tropapips320
    @tropapips320 Год назад

    Help. When i do this, i always end up getting the message "The source currently evaluates to an error."

  • @eyaldalal3967
    @eyaldalal3967 Год назад

    you know how to do that (3 steps) on google sheets?

  • @jbjesulin1617
    @jbjesulin1617 Год назад

    I can't copy the formula to the next column it's not upgrading..

  • @Daho0omeyz1996
    @Daho0omeyz1996 7 месяцев назад

    How amount can be shown without drop down list ?