Create Dependent Drop Down List in Excel - EASY METHOD

  Рет қаралды 176,148

Kevin Stratvert

Kevin Stratvert

Күн бұрын

Пікірлер: 121
@CMDai1
@CMDai1 6 ай бұрын
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 6 ай бұрын
Love it! Great suggestion.
@jayczzzya
@jayczzzya 6 ай бұрын
Nice! I was wondering about that the minute I saw the underscore
@BBKing1977
@BBKing1977 6 ай бұрын
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 5 ай бұрын
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 5 ай бұрын
Also, why Kevin it not using Tables for the list?
@rockymarquiss8327
@rockymarquiss8327 6 ай бұрын
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.
@heathkarikudenga
@heathkarikudenga 6 ай бұрын
This was the most simplest explanation ever,Kevin is living legen
@Li.Siyuan
@Li.Siyuan 5 ай бұрын
'most simplest"? I presume you mean "simplest". "most simplest" is a double superlative.
@cadehoff8702
@cadehoff8702 19 күн бұрын
@@Li.Siyuan nerd
@VerbaVolantVV
@VerbaVolantVV 6 ай бұрын
Name Range is one of the most overlooked features in Excel, yet one of the most powerful/useful of all.
@tekmepikcha6830
@tekmepikcha6830 6 ай бұрын
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 6 ай бұрын
Genius for its simplicity. I was watching your previous video regarding this subject and this last video is a lot easier.
@user-alwayslearning
@user-alwayslearning Ай бұрын
Again and as usual absolutely brilliant! I thought I was going to climb the walls from trying to get an answer for this. So many tips again in the process so thx a mill, you're definitely my No1 go-to for anything Excel 🙂
@Stephen_A.
@Stephen_A. 6 ай бұрын
Congrats on 3 million subscribers ! 🎉
@maxdeniel
@maxdeniel 3 ай бұрын
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.
@KevinStratvert
@KevinStratvert 3 ай бұрын
Great to hear!
@george-mattgrounder-bentle9019
@george-mattgrounder-bentle9019 6 ай бұрын
Thanks Kevin! Brilliant way of using indirect method
@sirrus1012
@sirrus1012 21 күн бұрын
Many thanks man. May i request one guidance At 12:09 , if i change first field from Drink to Cookie, i want depedent cells to become empty. How to achieve that?
@TsayYu
@TsayYu 5 ай бұрын
Simplified and well understood. Thank You for the videos!
@yavuzs7
@yavuzs7 2 ай бұрын
Thanks for the tutorial but for some reason my excel is not letting me do this and I don't know why
@mike__5kp
@mike__5kp 2 ай бұрын
It may be that you have downloaded it incomplete and that is why you cannot use it correctly.
@yavuzs7
@yavuzs7 2 ай бұрын
I figured I could do that, so what do you recommend?
@mike__5kp
@mike__5kp 2 ай бұрын
I think it's better that you look for an office key to see if all its functions are unlocked
@yavuzs7
@yavuzs7 2 ай бұрын
If it could be that it helps me, thank you very much for your suggestion.
@robertosfsouza2043
@robertosfsouza2043 6 ай бұрын
Thank you Kevin! Brilliant explanation…👏👏👏
@onchirijames9313
@onchirijames9313 6 ай бұрын
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.
@VerbaVolantVV
@VerbaVolantVV 6 ай бұрын
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 6 ай бұрын
Thanks Kevin. I am working on a food cost software template and this is handy to know.
@pusparghabiswas4
@pusparghabiswas4 5 ай бұрын
Very informative! Please make a video about the dynamic dropdown list.
@jfarr206
@jfarr206 4 ай бұрын
This is awesome. Thank you!
@jagannathmukherji
@jagannathmukherji 13 күн бұрын
Thanks 🙏🏻 for the tutorial
@brunadotacarvalho463
@brunadotacarvalho463 5 ай бұрын
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.
@rhsavel
@rhsavel 5 ай бұрын
Brilliant video!
@tube-master
@tube-master 6 ай бұрын
Thanks Kevin for the tutorial. 💪
@johnhammond2214
@johnhammond2214 6 ай бұрын
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 6 ай бұрын
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 6 ай бұрын
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 6 ай бұрын
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.
@fposcando
@fposcando 6 ай бұрын
Excellent!👍
@realestategomez
@realestategomez 6 ай бұрын
Great information, Kevin
@mzvtithesleaze
@mzvtithesleaze 5 ай бұрын
Clicking the subscribe button from Africa, Malawi
@JasmineYap-p8t
@JasmineYap-p8t 3 ай бұрын
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?
@TheBalletnat
@TheBalletnat 6 ай бұрын
This is extremely awesome! 😊
@maxwakefulness
@maxwakefulness 6 ай бұрын
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?
@dennisallen9359
@dennisallen9359 5 ай бұрын
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.
@aadityas.9820
@aadityas.9820 5 ай бұрын
Happy Father's Day sir❤
@Swane38
@Swane38 6 ай бұрын
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?
@feidie64
@feidie64 6 ай бұрын
Thank you!!
@3kow-Jnr
@3kow-Jnr Ай бұрын
kevin please what if you want a specific price for each item on every row base when you select the ITEM, the type , and the specific price for example when you select coffee, the specific price should come with in the next drop down
@jack-k4o3l
@jack-k4o3l 5 ай бұрын
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?
@abg_mok
@abg_mok 6 ай бұрын
thanks for your sharing...appreciate it
@jonnstephen3780
@jonnstephen3780 Ай бұрын
Thanks you saved the day😊
@learningwithmaliha
@learningwithmaliha 6 ай бұрын
Very nice video!
@MayMyanmar-kk3mq
@MayMyanmar-kk3mq 6 ай бұрын
Thanks Kevin
@allanabaca5956
@allanabaca5956 Ай бұрын
This is gold!
@andrewheapy1812
@andrewheapy1812 4 ай бұрын
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.
@ericasanteboateng3165
@ericasanteboateng3165 Ай бұрын
I am having the same issue
@MayMyanmar-kk3mq
@MayMyanmar-kk3mq 6 ай бұрын
Please more Excel for Accounting
@davidl-y3d
@davidl-y3d Ай бұрын
super helpful, many thanks for uploading this! do you know if it is possible to create a named list that only displays sorted and unique values when referenced in the data validation? for your example, in my first list i would have multiple iterations of 'cookie' and 'drink', but then when i am selecting the item in data validation i only want one option for each of them since they match
@nullcore333
@nullcore333 4 ай бұрын
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!
@miamilifestylerealestate
@miamilifestylerealestate 4 ай бұрын
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.
@91011142
@91011142 3 ай бұрын
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?
@n.u.z_7288
@n.u.z_7288 25 күн бұрын
Thanks ,God bless you
@jirizelenka9460
@jirizelenka9460 Ай бұрын
This video was great, thank you! I also wanted to ask if there is any possibility on how to dynamically change the name meaning that if i change the value in the first list then the values in all the follwing lists change to the first option (does not matter) in all the other lists?
@EvandroL-j7k
@EvandroL-j7k 6 ай бұрын
Hi Kevin. Is there a way to authomatically clear the depending selections once you select a different source list?
@monkfish1968
@monkfish1968 6 ай бұрын
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
@kerenferrisandco
@kerenferrisandco 5 ай бұрын
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?
@alvinforex
@alvinforex 6 ай бұрын
Thank you
@Life_is_a_Gamble44
@Life_is_a_Gamble44 2 ай бұрын
Great video. Thanks for sharing,
@hssha1976
@hssha1976 4 ай бұрын
Thank you So much,,,,Amazing
@lisak7997
@lisak7997 2 ай бұрын
Thank you for sharing
@malazal_aghbar2525
@malazal_aghbar2525 5 ай бұрын
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.
@JeffreyMcLeod-i2e
@JeffreyMcLeod-i2e 5 ай бұрын
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?
@incognito1067
@incognito1067 3 ай бұрын
great explanation - thqnk you
@KevinStratvert
@KevinStratvert 3 ай бұрын
Glad it was helpful!
@EMiller500
@EMiller500 5 ай бұрын
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?
@gracebolivar6264
@gracebolivar6264 2 ай бұрын
Great video! super helpful for others but mine indirect formula is not working with me. I don't know why. :(
@ianrobertson5128
@ianrobertson5128 5 ай бұрын
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 5 ай бұрын
each list will need to be formatted as a table to be able to do this.
@KevinStratvert
@KevinStratvert 5 ай бұрын
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.
@tomtoktakk
@tomtoktakk 6 ай бұрын
can you also make a video about facebook ads ? thank you!
@nitrozickie97
@nitrozickie97 5 ай бұрын
Question. Can 2 different order forms refer to the same list sheet? Provided contents are similar
@KevinStratvert
@KevinStratvert 5 ай бұрын
Yes, you can refer to a named list any number of times 👍
@nitrozickie97
@nitrozickie97 5 ай бұрын
@@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
@mahmudulhoque1942
@mahmudulhoque1942 6 ай бұрын
Awesome...
@dzaquatics8442
@dzaquatics8442 5 ай бұрын
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
@abrahamproffitt6715
@abrahamproffitt6715 2 ай бұрын
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
@BeBetta919
@BeBetta919 5 ай бұрын
Thanks its helpful
@prateekkatta8495
@prateekkatta8495 2 ай бұрын
Does this work for older versions of excel without array formulas
@NFAAhmad0927
@NFAAhmad0927 4 ай бұрын
this is exactly what i want but i don't want user to see the list tab. how do i do it??
@ginerkell
@ginerkell 3 ай бұрын
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!
@Casey-One
@Casey-One 3 ай бұрын
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.
@NitinPaswan-p4v
@NitinPaswan-p4v Ай бұрын
so i need the searchable dropdown list here , how should we made for different level?
@frfancha
@frfancha 6 ай бұрын
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 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
@andrewvoepel
@andrewvoepel 19 күн бұрын
what would cause a popup that states "the source currently evaluates to an error" I made sure the drop down list in the first column matches the other list identically but it still won't work
@irisbrandva1790
@irisbrandva1790 2 ай бұрын
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
@qina
@qina 6 күн бұрын
I would go with mix of Defined Names and Format as Table. Defined Names for the Parent List. Format as Table for the Dependent List. So, no need to bother the underscore (_)
@Pac1611
@Pac1611 5 ай бұрын
i try to use the indirect function in the source box but it gives me an error
@MirjalolJoniqulov-t7m
@MirjalolJoniqulov-t7m 5 ай бұрын
can we do this on google sheet
@noorSalem-oq3dv
@noorSalem-oq3dv 6 ай бұрын
Create Dependent Like Subscribers 👍
@MirjalolJoniqulov-t7m
@MirjalolJoniqulov-t7m 5 ай бұрын
thanks good , i liked , . . . how can i do this for google sheets , thanks before 🔥🔥🔥🔥🔥🔥
@jeremys3951
@jeremys3951 6 ай бұрын
Is excel still worth learning?
@bobvines00
@bobvines00 5 ай бұрын
@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.
@PemboDave
@PemboDave 6 ай бұрын
Need to expand to tables so the list can grow with increased items in the lists
@chuckclark9464
@chuckclark9464 6 ай бұрын
👍👍👍👍
@meca3836
@meca3836 2 ай бұрын
ive done this like 50 times, same name and all and still comes up invalid.
@ericvermeulen9853
@ericvermeulen9853 4 ай бұрын
Struggling to get a drop down list with items with their current prices to use
@deepseek1821
@deepseek1821 25 күн бұрын
Ah yes chocolate, my favorite fruit
@ajiteshbanerjee5087
@ajiteshbanerjee5087 Ай бұрын
not working for me
@fantastico908
@fantastico908 2 ай бұрын
I noticed, he never replied on error a lots of users are getting....bummer
@ahmednaviwala2231
@ahmednaviwala2231 2 ай бұрын
Ahmed Naviwala
@burhanabbas5864
@burhanabbas5864 6 ай бұрын
Are you an Ai?
@bilkissultana7807
@bilkissultana7807 4 ай бұрын
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
@ricardoluizmarcello
@ricardoluizmarcello 6 ай бұрын
Always fantastic
How to Create Pivot Table in Excel
20:49
Kevin Stratvert
Рет қаралды 1,4 МЛН
Dependent Drop Down List in Excel Tutorial
11:10
Kevin Stratvert
Рет қаралды 645 М.
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
NEW Excel Drop-Down Lists That Adapt to Your Data
11:15
MyOnlineTrainingHub
Рет қаралды 85 М.
Auto-Populate Cells From Drop-Down Selection in Excel (3 steps)
7:07
How to Create a Dependent Dropdown in Excel (easiest way)
2:47
Excel Under 5 Minutes
Рет қаралды 40
Make Multiple Dependent Dropdown Lists in Excel (Easiest Method)
10:59
Excel's NEW Checkboxes Are Incredibly Cool! Here's why
14:24
Leila Gharani
Рет қаралды 549 М.
Create Multiple Dependent Drop-Down Lists in Excel (on Every Row)
11:57
Leila Gharani
Рет қаралды 1,8 МЛН
📊 How to Build Excel Interactive Dashboards
19:21
Kevin Stratvert
Рет қаралды 2,6 МЛН
Infinite Multiple Dependent Dropdown Lists In Google Sheets
11:36
Dynamic Excel Drop Down Lists - PLUS how to get SEARCHABLE Drop Down Lists!
10:02
How many people are in the changing room? #devil #lilith #funny #shorts
00:39