Create Dependent Drop Down List in Excel - EASY METHOD

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024

ความคิดเห็น • 96

  • @CMDai1
    @CMDai1 3 หลายเดือนก่อน +58

    8:51 If you want to avoid adding an underscore in "Fruit_Smoothie", make it look more professional/readable, you can add a substitute function to replace the space with an underscore.
    =INDIRECT(SUBSTITUTE(B7," ","_"))

    • @KevinStratvert
      @KevinStratvert  3 หลายเดือนก่อน +10

      Love it! Great suggestion.

    • @jayczzzya
      @jayczzzya 3 หลายเดือนก่อน +2

      Nice! I was wondering about that the minute I saw the underscore

    • @BBKing1977
      @BBKing1977 3 หลายเดือนก่อน +1

      I was going to suggest the same thing. Personally I was thinking of using CamelCase for the named range, and then removing the space within the Indirect function, but both options would accomplish the same thing.

    • @jaag_tv
      @jaag_tv 3 หลายเดือนก่อน +1

      In addition, you can indicate the name range directly in the "Name Box" instead of clicking the "Create from Selection".
      Anyway, this video shows the basic steps. Great! Looking forward for the next video!

    • @souzamotasacul
      @souzamotasacul 3 หลายเดือนก่อน +1

      Also, why Kevin it not using Tables for the list?

  • @heathkarikudenga
    @heathkarikudenga 3 หลายเดือนก่อน +17

    This was the most simplest explanation ever,Kevin is living legen

    • @Li.Siyuan
      @Li.Siyuan 3 หลายเดือนก่อน +1

      'most simplest"? I presume you mean "simplest". "most simplest" is a double superlative.

  • @VerbaVolantVV
    @VerbaVolantVV 3 หลายเดือนก่อน +9

    Name Range is one of the most overlooked features in Excel, yet one of the most powerful/useful of all.

  • @tekmepikcha6830
    @tekmepikcha6830 3 หลายเดือนก่อน +3

    KEVIN! This is sooo useful. I recently discovered data validation but had no idea I could make my life easier by naming the drop-down list. Thanks a mill.

  • @xaquison
    @xaquison 3 หลายเดือนก่อน +3

    Genius for its simplicity. I was watching your previous video regarding this subject and this last video is a lot easier.

  • @Stephen_A.
    @Stephen_A. 3 หลายเดือนก่อน +6

    Congrats on 3 million subscribers ! 🎉

  • @george-mattgrounder-bentle9019
    @george-mattgrounder-bentle9019 3 หลายเดือนก่อน +3

    Thanks Kevin! Brilliant way of using indirect method

  • @rockymarquiss8327
    @rockymarquiss8327 3 หลายเดือนก่อน +3

    I submit that rather than creating a Fruit_Smoothie that you put as the source - =indirect(substitute(b7," ","_",)) - I also suggest adding headings for each of the other drinks and create a selection with a blank cell - this way on the dropdown it will have a blank cell as (the only) value for Plain Milk or Chocolate Milk selections.

  • @maxdeniel
    @maxdeniel หลายเดือนก่อน

    Kevin, thank you very much for another great tutorial. I watched your old dependent drop down list video from 3 years ago, and I was struggling to apply the formula to multiples rows, but this method solve that problem.
    Thanks again.

  • @rhsavel
    @rhsavel 3 หลายเดือนก่อน +1

    Brilliant video!

  • @tube-master
    @tube-master 3 หลายเดือนก่อน +1

    Thanks Kevin for the tutorial. 💪

  • @jfarr206
    @jfarr206 หลายเดือนก่อน +1

    This is awesome. Thank you!

  • @mzvtithesleaze
    @mzvtithesleaze 3 หลายเดือนก่อน +1

    Clicking the subscribe button from Africa, Malawi

  • @ricardoluizmarcello
    @ricardoluizmarcello 3 หลายเดือนก่อน +1

    Always fantastic

  • @learningwithmaliha
    @learningwithmaliha 3 หลายเดือนก่อน +1

    Very nice video!

  • @MayMyanmar-kk3mq
    @MayMyanmar-kk3mq 3 หลายเดือนก่อน +1

    Thanks Kevin

  • @VerbaVolantVV
    @VerbaVolantVV 3 หลายเดือนก่อน +5

    In Lotus 123 -indirect- was not necessary. I don't know why MS has simplified this function. Same with the "D" functions: Dget, Dsum, etc. They are not dynamic, just useless. Thank you K.

  • @martyshmanka
    @martyshmanka 3 หลายเดือนก่อน

    Thanks Kevin. I am working on a food cost software template and this is handy to know.

  • @TheBalletnat
    @TheBalletnat 3 หลายเดือนก่อน

    This is extremely awesome! 😊

  • @realestategomez
    @realestategomez 3 หลายเดือนก่อน

    Great information, Kevin

  • @alvinforex
    @alvinforex 3 หลายเดือนก่อน +1

    Thank you

  • @aadityas.9820
    @aadityas.9820 3 หลายเดือนก่อน

    Happy Father's Day sir❤

  • @incognito1067
    @incognito1067 หลายเดือนก่อน

    great explanation - thqnk you

  • @dennisallen9359
    @dennisallen9359 3 หลายเดือนก่อน

    Great video. So now building off this, I want to track quantities. Not just the for this order, but for history. This person orders a regular coffee with 2 sugar cookies, so I add another column for quantity, easy enough. But want to export that information to know how many coffees or sugar cookies or whatever are ordered over the month to see if I should make more or take them off the menu. Just a thought for the next video to build off of.

  • @mahmudulhoque1942
    @mahmudulhoque1942 3 หลายเดือนก่อน +1

    Awesome...

  • @irisbrandva1790
    @irisbrandva1790 9 วันที่ผ่านมา

    This isn't working in my Paid Microsoft Office 365 in Win 11. Ah! Found my error! Got it! Thank you so much! Awesome!

    • @chrissoto2428
      @chrissoto2428 2 วันที่ผ่านมา

      What was your error because I’m still getting an error message when trying to use the indirect function

  • @tomtoktakk
    @tomtoktakk 3 หลายเดือนก่อน +1

    can you also make a video about facebook ads ? thank you!

  • @jack-k4o3l
    @jack-k4o3l 2 หลายเดือนก่อน

    Hi- the wealth of info you provide in your videos is priceless. Thank you for sharing. Do you know if it is possible to parse full(historical not incoming) email threads ? If it is, do you offer any type of instruction that would cover that subject?

  • @brunadotacarvalho463
    @brunadotacarvalho463 3 หลายเดือนก่อน

    That only works if the values on the first and second column are unique values. My case test requires that the drop down on the third column considers results from column one AND two. Additionally, column 2 results will essentially show a list of 2 values that can be applicable to items on column 1 but will generate different results in column 3.

  • @miamilifestylerealestate
    @miamilifestylerealestate 2 หลายเดือนก่อน

    This is a great video, I'd like to make one additional comment which drove me crazy and couldnt figure it out. The Item can only be one word if you have something that consists of two words than the indirect function wont work. Id like to know and learn if there is a work around for that.

  • @maxwakefulness
    @maxwakefulness 3 หลายเดือนก่อน +2

    This method is easier than the XLOOKUP one but I still prefer to use XLOOKUP, mostly because then you can avoid the underscores which don't look good. And also, you can add SORT to put the lists in alphabetical order. Or maybe there is a way to also have the list in alphabetical order with this Named Range method?

  • @johnhammond2214
    @johnhammond2214 3 หลายเดือนก่อน +2

    That’s very helpful. Just curious, will it still work if the item list were in excel tables instead of the named ranges. Thanks 🙏🏽

    • @TheodorHuxtable
      @TheodorHuxtable 3 หลายเดือนก่อน

      No cuz the list spills. it is possible, but u have to do a lot more reference many lists to get what u want.

    • @nboisen
      @nboisen 3 หลายเดือนก่อน

      Yes, it will work if your lists are tables. But you will still have to select the table and give it a range or list name. You cannot use the table name.

    • @george-mattgrounder-bentle9019
      @george-mattgrounder-bentle9019 3 หลายเดือนก่อน +1

      Yes it will. I think. You have to select the table column data, when defining the name range.
      This is very good if you want to keep adding options and the named range dynamically updates.

  • @Swane38
    @Swane38 3 หลายเดือนก่อน

    Appreciate the great video as always! I've never figured out a way to adjust the font size of the list within the dropdown box, or is it even possible?

  • @91011142
    @91011142 22 วันที่ผ่านมา

    Hello all & @stratvert,
    Will it be possible to change the drop down list with multiple selection of input in from another drop down. Ex (selecting cookies & Drink , other cell should show the value together in drop down list?

  • @nullcore333
    @nullcore333 หลายเดือนก่อน

    Could someone tell me if this works in excel web? I seem to be stuck on using the "=indirect(XX)" function in the Data Validation Tab, thanks!

  • @malazal_aghbar2525
    @malazal_aghbar2525 2 หลายเดือนก่อน

    Mr. Kevin I had a question please...
    what if I had only one fruit smoothie like vanilla and I want excel to fill it automatically when I choose Smoothie and the rest still as explained.

  • @ginerkell
    @ginerkell 25 วันที่ผ่านมา

    Thank you! But when I tried it, it let me do it with the first list but was giving an error "the source currently evaluates to an error, do you want to continue?" and then doesn't work either way. What does this mean!

  • @frfancha
    @frfancha 3 หลายเดือนก่อน +5

    Interesting, but... this only works for a small number of predefined lists. How about another video where you have a bigger number of lists, or when they come from a query and aren't known in advance...

    • @patrickbrown907
      @patrickbrown907 3 หลายเดือนก่อน +5

      The way I’ve gotten around this is I make the dropdown lists I want to use a table. For example tblList[Item], tblList[Cookie], tblList[Drink]
      For the name manager Item = tblList[Item], Cookie = tblList[Cookie], Drink = tblList[Drink]
      Your first dropdown data validation formula is: indirect(“tblList[Item]”)
      The dependent dropdown validation is: =Indirect(A1) (assuming that’s your reference cell).
      The benefit of the table is that you can add items later on and you don’t have to define a set range. The downfall is if your list is large enough the dropdown always starts at the bottom, best way I’ve gotten around that is in your table leave the first row blank. I doubt this answers your question about queries or that this is the most optimal, but another way I’ve gotten it to work decently for what I need. I guess in theory if your query will always spit out lists under a specific Header you could get it to work

  • @JasmineYap-p8t
    @JasmineYap-p8t หลายเดือนก่อน

    It is wonderful all the way until i tried to copy & paste to follow at 10:53. The subsequent lines for dependent function is not working. My Microsoft 365 does not allow me to input Source as =Indrect(A7), and stating there is error. Only allowing =Indirect($A$7). Can't figure out why?

  • @JeffreyMcLeod-i2e
    @JeffreyMcLeod-i2e 2 หลายเดือนก่อน

    Kevin, what if you wanted to list that produced and displayed data using XLOOKUP. For instance if you select COOKIE is displayed the COOKIE List, If you select DRINK it displays the DRINK list. What if i wanted to display the COOKIE AND the DRINK list...could I have a BOTH or an ALL in the drop down?

  • @kerenferrisandco
    @kerenferrisandco 3 หลายเดือนก่อน

    what about if my list is another excel worksheet? Is there a way to also pull the price? For example, you have your item and each item has a price as a column on the list, how can the price be pulled in another column after you have selected the correct product?

  • @Casey-One
    @Casey-One หลายเดือนก่อน

    For some reason I did not have to correct the underscore problem. Mine did say that an error will occur with the =indirect(A7), but I clicked anyway. It still pulled up the fruit smoothie. Also, when I was creating the list, the words "Item", "Type", "Additional" got replaced with the select choice and I don't know why. This caused me to put indirect A6 instead.

  • @abrahamproffitt6715
    @abrahamproffitt6715 4 วันที่ผ่านมา

    couldn't get the (=indirect) formula to work. I restarted the entire process several times and was not able to make the dropdown lists. good video though

  • @nitrozickie97
    @nitrozickie97 3 หลายเดือนก่อน

    Question. Can 2 different order forms refer to the same list sheet? Provided contents are similar

    • @KevinStratvert
      @KevinStratvert  3 หลายเดือนก่อน +1

      Yes, you can refer to a named list any number of times 👍

    • @nitrozickie97
      @nitrozickie97 3 หลายเดือนก่อน

      @@KevinStratvert thank you Kevin! Another question, I'm struggling to hide or remove the underscores from my header category in name manager. They come randomly as you mentioned. But the only solution I've managed to "clean up" is by find and replace method on my Order Form. Is there a way to get rid of those underscores that come randomly? I've also tried the indirect substitute formula but it sort of messes things up

  • @dzaquatics8442
    @dzaquatics8442 3 หลายเดือนก่อน

    hello, i just came from your “how to clean installe windows video”
    i went to download windows 11 from microsoft website to my portable ssd which i thought was ok
    my portable ssd has now been renamed ESD-USB which contained folders like boot, efi, sources
    I CANT SEEM TO FIND MY OTHER FILES THAT IS WORTH A LOT OF STORAGE DID IT REPLACE OR REMOVE THE FILES FROM MY PORTABLE SSD (sandisk)???? I rlly need yur help😢😢😢😢
    i tried rebooting it but it wouldnt
    my laptop is TUf F15

  • @noorSalem-oq3dv
    @noorSalem-oq3dv 3 หลายเดือนก่อน +2

    Create Dependent Like Subscribers 👍

  • @chuckclark9464
    @chuckclark9464 3 หลายเดือนก่อน +2

    👍👍👍👍

  • @burhanabbas5864
    @burhanabbas5864 3 หลายเดือนก่อน

    Are you an Ai?

  • @bilkissultana7807
    @bilkissultana7807 หลายเดือนก่อน

    I saw that no one is mentioning this, no offense , I think you are a really helpful person kevin but 1:12 you are not a funny person

  • @robertosfsouza2043
    @robertosfsouza2043 3 หลายเดือนก่อน +3

    Thank you Kevin! Brilliant explanation…👏👏👏

  • @onchirijames9313
    @onchirijames9313 3 หลายเดือนก่อน +1

    SO, if I need training on Power BI, SQL how can I register? Also consider training on XLS forms, creating survey questionnaires in ODK etc.

  • @tedmoy
    @tedmoy 3 หลายเดือนก่อน +2

    Great video! I'll need to wait until there's class for intermediate to advanced. Looking forward that class (and that it's not $$)

  • @meca3836
    @meca3836 9 วันที่ผ่านมา

    ive done this like 50 times, same name and all and still comes up invalid.

  • @Life_is_a_Gamble44
    @Life_is_a_Gamble44 9 วันที่ผ่านมา

    Great video. Thanks for sharing,

  • @ericvermeulen9853
    @ericvermeulen9853 หลายเดือนก่อน

    Struggling to get a drop down list with items with their current prices to use

  • @TsayYu
    @TsayYu 2 หลายเดือนก่อน +1

    Simplified and well understood. Thank You for the videos!

  • @NFAAhmad0927
    @NFAAhmad0927 หลายเดือนก่อน

    this is exactly what i want but i don't want user to see the list tab. how do i do it??

  • @Pac1611
    @Pac1611 2 หลายเดือนก่อน

    i try to use the indirect function in the source box but it gives me an error

  • @MayMyanmar-kk3mq
    @MayMyanmar-kk3mq 3 หลายเดือนก่อน +1

    Please more Excel for Accounting

  • @abg_mok
    @abg_mok 3 หลายเดือนก่อน +1

    thanks for your sharing...appreciate it

  • @jeremys3951
    @jeremys3951 3 หลายเดือนก่อน +1

    Is excel still worth learning?

    • @bobvines00
      @bobvines00 3 หลายเดือนก่อน

      @jeremys3951 Definitely! Many (or even most?) businesses use Excel, so learning it is recommended if you work for someone. As an Engineer, I had to learn it in order to "deep dive" into our business's Manufacturing Resource Planning (MRP II) data in order to analyze it for specific projects. If you're a student, you may very well have to use it in some college classes; I don't know what is taught in High School nowadays, so it may not be useful to you there if that's where you are now.

  • @andrewheapy1812
    @andrewheapy1812 2 หลายเดือนก่อน

    Good Day, when I go to data validation and input =indirect(A7) press OK, I get the error (the source currently evaluates to an error. do you want to continue? I have tried starting from a blank sheet several times, nothing changes.

  • @EMiller500
    @EMiller500 3 หลายเดือนก่อน

    Like @Swane38, I would like to know why the font of the items in the drop lists is so damn small. Isn't there a way to make it bigger?

  • @MirjalolJoniqulov-t7m
    @MirjalolJoniqulov-t7m 3 หลายเดือนก่อน

    thanks good , i liked , . . . how can i do this for google sheets , thanks before
    🔥🔥🔥🔥🔥🔥

  • @pusparghabiswas4
    @pusparghabiswas4 2 หลายเดือนก่อน

    Very informative! Please make a video about the dynamic dropdown list.

  • @PemboDave
    @PemboDave 3 หลายเดือนก่อน

    Need to expand to tables so the list can grow with increased items in the lists

  • @feidie64
    @feidie64 3 หลายเดือนก่อน +1

    Thank you!!

  • @fposcando
    @fposcando 3 หลายเดือนก่อน +1

    Excellent!👍

  • @EvandroL-j7k
    @EvandroL-j7k 3 หลายเดือนก่อน

    Hi Kevin. Is there a way to authomatically clear the depending selections once you select a different source list?

    • @monkfish1968
      @monkfish1968 3 หลายเดือนก่อน

      you can do it with vba. Put this code directly into the Order Form sheet code window, not in a module
      Private Sub Worksheet_Change(ByVal Target As Range)
      Dim rngList1 As Range
      Dim rngList2 As Range
      Dim rngList3 As Range
      Set rngList1 = Me.Range("b7")
      Set rngList2 = Me.Range("c7")
      Set rngList3 = Me.Range("d7")
      If Not Intersect(Target, rngList1) Is Nothing Then
      ' Clear List2 and List3 when List1 changes
      rngList2.ClearContents
      rngList3.ClearContents
      End If

      If Not Intersect(Target, rngList2) Is Nothing Then
      ' Clear List3 when List2 changes
      rngList3.ClearContents
      End If
      End Sub

  • @hssha1976
    @hssha1976 หลายเดือนก่อน

    Thank you So much,,,,Amazing

  • @MirjalolJoniqulov-t7m
    @MirjalolJoniqulov-t7m 2 หลายเดือนก่อน

    can we do this on google sheet

  • @ianrobertson5128
    @ianrobertson5128 3 หลายเดือนก่อน

    That was amazing and simple. Question. If you add more to the lists is there a way that the order form will pick up the changes automatically? Or would you like me to make each column in the list a table?

    • @kerenferrisandco
      @kerenferrisandco 3 หลายเดือนก่อน

      each list will need to be formatted as a table to be able to do this.

    • @KevinStratvert
      @KevinStratvert  3 หลายเดือนก่อน

      If you update the named list to include a new value, the drop-down list will automatically pick that up when someone goes to select an item. However, if someone has already chosen a value from the drop-down list, even if the list itself changes, the selected value won't change.

  • @BeBetta919
    @BeBetta919 3 หลายเดือนก่อน

    Thanks its helpful