How to Create Multiple Dependent Drop-Down Lists in Excel | Automatically Update with New Values

Поділитися
Вставка
  • Опубліковано 25 сер 2023
  • List Changes As Previous List | How To Make Dependent Drop Down List In Excel | Indirect Function
    In this Excel video tutorial, we will learn how to make a dependent drop-down list in Excel using the indirect function to help us
    the list changes according to the choice of the previous list, that is, we will have a main list and a secondary list from the choice of the option of the first list, the second list changes automatically, that is, we can create several lists depending on the choice of the previous list depending on the chosen option previously
    to make a dropdown list in Excel make a list of options a checkbox a list of values in Excel we can simply select the cells in the Excel worksheet where we want to apply this list of options and click on data and then on data validation and that's it just select the list option and write all the options you want to have in your list and just separate each option with a semicolon
    for example we have categories and subcategories under categories we have options for income and expenses. These are the main categories and for each of these options we have several more options to choose from.
    In terms of income, we have an overtime bonus salary and others, as for expenses, we have water, light, gas, food, etc.
    so if I choose the revenue option in the category, the subcategory list will refer to the chosen revenue option, but if I choose the expense option, the subcategory list, the second list, the secondary list will refer to the expense options
    If I choose option A, a list will appear, if I choose option B, another list will appear, and so on. That's what we're going to learn to do in this free Excel tutorial
    the formula that we will use in Excel is the indirect formula or we can still call it the indirect function in Excel we can use the indirect function to return all the cells all the information referring to a set of data
    a practical example is what we are going to do in this Excel walkthrough for example I have several lists to choose from and each of these lists is in a different table I have a revenue table and another expense table see the name of my tables are respectively income and expense
    this way, if I use the indirect function in Excel and use the revenue criterion, the result of the indirect function will be all the values in the table that correspond to the criteria used, that is, it will return to me all the revenue values, such as salary, extra hourly bonuses, etc. and vice versa.
    now with the indirect function we can use it within data validation in excel instead of creating a normal list in excel and separating each of the values by semicolons we will use the indirect function instead and our reference will be income or expense to fetch information from our tables
    #JopaExcel #Dashboard #Excel

КОМЕНТАРІ • 121

  • @markhak2911
    @markhak2911 6 місяців тому +4

    Thank you for your effort that you put in this tutorial. Really straight forward and helpful. 10/10

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

    This was well explained, many thanks for your time and effort

  • @ridmiratnayake9573
    @ridmiratnayake9573 2 місяці тому +1

    This was very helpful! Thank you!

  • @imamatdalimunthe
    @imamatdalimunthe 10 місяців тому +2

    This is cool. I've been toying around with this idea and now you show me how.
    Thanks so much.

    • @JopaExcel
      @JopaExcel  10 місяців тому +2

      I'm glad you liked it! Thanks 🙏👍😁

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

    Thanks Jopa! This really helped! Can we use the same process for bring over the table completely with formatted cells (add’l pick lists, etc.)?

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

    So helpful! Thanks

  • @techgalaxy100
    @techgalaxy100 3 місяці тому

    Excellent tutorial!! Thanks

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

    BRILLIANT - Thanks for the video solved a problem for me

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

    This is awesome, sir! Thank you for the tutorial!

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

    Great, It was really simple to extend to all the column. Congrats, very useful

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

    This is really amazing. Thank you!

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

    Amazing! Thank you. 9:10 can you force the Category column to delete or rest whenever you select Type?

  • @1966Kibbles
    @1966Kibbles 5 місяців тому +13

    This video was the closest I came to getting it right! I got as far as entering the 1st dependent list..but it would not work for all the other cells! Thank you. It was a great video.

    • @usmanabdullahi1893
      @usmanabdullahi1893 5 місяців тому +1

      Have you figured it out yet? I’m having same challenge.

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

      @jopa Excel im also getting the sane challenge, Can you Please clarify this ?

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

      Check to ensure that your cell reference is not fixed. The cell reference in the INDIRECT function should not have $ anywhere

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

    Super simple and well explained

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

    Thank man that's wonderful

  • @Malik-ix2kx
    @Malik-ix2kx 2 місяці тому

    Awesome tutorial...very informative....

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

    Excellent video!!!! Thanks so much,

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

      I'm glad you like it! Thanks for the feedback 🙏👍

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

    Thank you!

  • @6coder660
    @6coder660 3 місяці тому

    Thanks Man !

  • @user-yr5cp7om3m
    @user-yr5cp7om3m 5 місяців тому

    Excellent Thanks

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

    thank you very much for you video :)

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

    That is simpler than the one I was always doing. I usually went for OFFSET and MATCH combo for the second list. I didn't need to create table for each list separately, but this formula is much cleaner. Always good to learn something new :)

    • @forhadleobd
      @forhadleobd 18 днів тому

      Hi can you help me about that?

    • @arkadeusz91
      @arkadeusz91 18 днів тому

      @@forhadleobd Sure. You just put all the values a little bit like in the video, so that you have headers in the first row of a sheet (in this example "Income" and "Expense") and corresponding values below it (So column A1 would be "Income", A2 - "Salary" etc. B1 - "Expense", B2 - "Rent" etc.). Then let's say you put your selector (as in "Income" or "Expense" that would determine which list to choose from) in G2 as it is in the video. Then the formula is =OFFSET($A:$A;0;MATCH(G2;$1:$1;0)).
      The formula in the video looks much better and it is easier to see what is going on if you for exaple look at this file after a while and try to remember how it works, but the version I wrote doesn't require you to create a separate table and name it every time, and is faster for very large data sets.
      In conclusion, if you want something for your home usage or for managing small amounts of data you should probably use the formula from the video. On the other hand if you are managing big database with loads of options, then probably my formula would perform better.
      If you have any questions, I would be glad to answer :)

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

    Thanks!

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

    Excellent stuff! Thanks.
    It is exactly what I need but on Google sheets it doesn't work. Would it be possible to do it on Google sheets?
    Thanks!

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

    Excellent boss you solved my problem

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

    Thank you so much! This was super helpful!

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

      Glad it was helpful, Emma! 🙏👍

  • @CLYDETALAMPAS
    @CLYDETALAMPAS Місяць тому +1

    Thank you very much sir. Wow, you made it easier! Great job!

  • @SBP-Idea
    @SBP-Idea 5 місяців тому

    Thanks Teacher

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

    Thank you, very clean and understandable tutorial.

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

      Glad it was helpful! 🙏👍

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

      @@JopaExcel I got as far as entering the 1st dependent list..but it would not work for all the other cells! Thank you. It was a great video.

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

    Thank you. I was doing it the hard way.

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

      I'm glad it was useful for you. Thanks for the feedback 🙏👍

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

    Thanks for such nice explanation . it helped.

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

      Gald you liked it 🙏👍

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

    Thank you

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

    Thank you.... Is it possible to implement the same in Google sheets?

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

    Thank you for your effort, it's so helpful

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

      I'm glad it was helpful, Julia! 🙏👍

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

    really cool, and useful

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

      Thank you 🙏👍

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

    his really helped!

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

      I'm glad it was useful! Thanks for the feedback 🙏👍

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

    Thank You very much for what seems to be by far the easiest way to do this, as well as the cleanest one, as everyone else seems to like the idea of having the variables on the same sheet, I like the way you did it.
    One followup question though:
    Can I input some sort of sum formula which helps me with getting specific sums, that is - how much was side hustle in a specific month?
    Thanks a bunch for the video.

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

      I'm glad it was useful for you. 🙏👍
      About the sum formula with a criteria, you can use SUMIF for one criterion or SUMIFS for more than one criterion.
      I have two practical videos that can help you:
      SUMIF ua-cam.com/video/KUBTVv0m3K8/v-deo.html
      SUMIFS ua-cam.com/video/7mnv35sEmRA/v-deo.html

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

      ​@@JopaExcel Can we clear the category whenever we are changing Type?

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

    Thanks for the video

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

      Your welcome 🙏👍

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

    very helpful. thanks

    • @JopaExcel
      @JopaExcel  15 днів тому

      Glad it was helpful!🙏👍

  • @BudgetsWithELMA
    @BudgetsWithELMA 10 місяців тому

    Great video ❤ New subbie here 👋

    • @JopaExcel
      @JopaExcel  10 місяців тому

      Thank you! 😁🙏👍

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

    What version of Microsoft you're using, as I'm using 2019 and doesn't show the whole data, just extract the data of the first row.

  • @budgiebreder
    @budgiebreder 18 днів тому

    Can you make it so when you choose for example the rent option the expenses label auto populates? So like you skip entering it but its just there already?

  • @tanyasrivastava6921
    @tanyasrivastava6921 3 місяці тому

    Thanku

  • @user-hj8zs5hn7i
    @user-hj8zs5hn7i 25 днів тому

    thank you

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

    Hi, Good job.
    After writing the indirect func and clicking on Alt, it selects only one variable? Please help

  • @gerekbasikal1
    @gerekbasikal1 3 місяці тому

    Can google sheet do the same thing like this?

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

    Hi How can I make a data validation list from cells in a row. I have a data sheet containing customer name, contact Name 1, Contact Name 2 and Contact Name 3. in another sheet I have a cell where I can (using data validation) pull in customer name. now there is another cell with Contact Name. Now I want the 3 names (Contact Name1...3) show up as drop down. how can this be done? Thank you

  • @purple.fantasy
    @purple.fantasy 4 місяці тому

    How do you color code each category?

  • @tanweerabbasabbas649
    @tanweerabbasabbas649 10 місяців тому

    nice one😊. its select everything. not every one!!😘

    • @JopaExcel
      @JopaExcel  10 місяців тому

      Ok. Thank you! 👍

  • @Samy-ck8oo
    @Samy-ck8oo 5 місяців тому

    is good if you can reset the second dorop down list in the moment you change the category

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

      For sure, I know what you mean. It would be awesome. But, unfortunately we can't do it, maybe via VBA it's possible.

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

    So for each row in Column E we have to manually enter Data validation from INDIRECT function?

    • @Leifor1
      @Leifor1 4 місяці тому +1

      No, you can use the "small green square" in the bottom right corner to copy the information in the cell.
      It should also update from C3 to C4, C5, etc

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

    Can you do this in Google Sheets?

  • @joshuaehdsilvio5883
    @joshuaehdsilvio5883 2 дні тому

    This is great! However, my table name has space but I think space and special characters are not supported in table names. Do you have suggestions for these?

    • @JopaExcel
      @JopaExcel  День тому +1

      Hello! Space and special characters cannot actually be used in Excel tables currently. My suggestion is to use underscore ___ instead of space, what do you think?

    • @joshuaehdsilvio5883
      @joshuaehdsilvio5883 День тому

      @@JopaExcel hmm yeah. I used underscore instead. And perfectly works. Thanks 👍

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

    Please give me total of better than more excel sheet tricks and ms word symbols create in far than better beautiful❤ lovely symbols in 45 typeses ok so all the best sir i give you some more like this chennel on now 💯👌🙏

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

    Good tutorial! I realize that my comment exceeds the primary scope of this tutorial, but I do have to ask. When changing from “Expense” to “Income”, (at 00:19) the “Category“ field didn’t warn of the mis-match of data. Is there a method to “trap” an error such as this?

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

    What happens if I delete the other sheet where I put the options? Is it necessary to include that in my report if ever?

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

      If you delete the spreadsheet which contains the options used in the list, the list will no longer works. However, if you don't want to use multiple sheets to place your lists, you can insert the options into the list itself manually.
      So, you go to data, list, and source will be like: Option 1,Option 2,Option 3,Option 4...
      It is very important not to forget to use the comma to separate each option.

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

      @@JopaExcel Oh is this okay in any report?

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

    That Final part INDIRECT(X6) . I have merged cells over there. If i entered X6 shows me Error. How can i Resolve ??

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

    For the indirect function part, mine will show whatever inside the row only. Example, if i create an indirect function expense for row 3, then only the rent will show

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

      Mine too.. were you able to solve that issue?

    • @aqsanaeem6955
      @aqsanaeem6955 3 місяці тому

      Facing the same prob. Did you find a solution?

    • @zarinahaciyeva1784
      @zarinahaciyeva1784 3 місяці тому

      @@aqsanaeem6955
      type your indirect function and press enter, you will see just one record as u mentioned above. Later, select this result with some cells below at the same time and press crtl+shift+enter. Unfortunately, u see the records at the number of below cells u selected.

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

    I want add sub item to drop down list item in Google form

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

    Try selecting the value with / it's not working.can you handle the data which is having many chars such as *,",#,₹

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

  • @karthikms1036
    @karthikms1036 3 місяці тому

    Instead of this we can use xlookup function. We can use for big data and also less steps

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

    It doesn't work if Table name having space?

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

      When you rename a Table through "Table design" then "Table name" you can't actually use space. But anyway, it will not work with space.
      Maybe you can try underscore or hyphen... 🙏👍

  • @user-lg2kf4lp4l
    @user-lg2kf4lp4l 4 місяці тому

    👍

  • @dyrahdevida856
    @dyrahdevida856 3 місяці тому

    I entered the =Indirect(G2) and the only word that appears is the first word in list "rent". May I ask what went wrong in my entry?
    Update: I didn't stop until I got the right data. Thank you for your help :)

  • @techgalaxy100
    @techgalaxy100 3 місяці тому

    When you are pressing "enter" it shows you all the values in the table but when I press enter at my pc, it only shows the first value. What am I doing wrong?

    • @zarinahaciyeva1784
      @zarinahaciyeva1784 3 місяці тому

      try ctrl+shift+enter after the result with some cells below selected

    • @techgalaxy100
      @techgalaxy100 3 місяці тому

      @zarinahaciyeva1784 i tried but its not showing the way it's showed in the video.

  • @MiwsFeed
    @MiwsFeed 3 місяці тому

    It doesn't work on Google sheets... Any similar tips for google sheets?

  • @RolandTan1970
    @RolandTan1970 9 місяців тому

    This leads to an error, try enters a different value

    • @JopaExcel
      @JopaExcel  9 місяців тому

      Hello, Roland! What type of error? Could you give me more details, so I can help you. Thanks!

    • @mayurpawle5126
      @mayurpawle5126 8 місяців тому

      ​@@JopaExcelHi I was editing a sheet on web. Got an error when I tried to name the table after header saying names already exists it should unique.

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

    doesnt work

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

      Hello! Which part of the video did you have a problem with? Give me more details, otherwise I cant help you... Thanks!

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

    sir plz get it fast do not people time. it was good but always make short video

  • @justwakingup2439
    @justwakingup2439 3 місяці тому

    Thanks man! i really needed to learn this 🤍👍😀

  • @chocolatecosmos1424
    @chocolatecosmos1424 Місяць тому +1

    You might want to show us how to create the dependencies first before you start talking about the other stuff.

    • @886luke
      @886luke 3 дні тому

      That’s a different video. I watched it earlier today.