Dependent Drop-Down Lists in Excel with Multiple Words & Spaces in 1st List

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

КОМЕНТАРІ •

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

    Grab the file I used in the video from here 👉 pages.xelplus.com/dependent-dropdown-multiple

  • @mohammadashiq9996
    @mohammadashiq9996 4 роки тому

    you are brilliant tutor for Excel make things easy to understand.

  • @MdMahadiHasan-lp5vy
    @MdMahadiHasan-lp5vy 4 роки тому +1

    I would not express my feeling of learning such a smart thing of Excel. Appreciating your effort &
    Thanks for your support for E-learning activities.

    • @LeilaGharani
      @LeilaGharani  4 роки тому

      My pleasure. I'm glad the videos are helpful.

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

    YOU ARE THE BEST EVER IN EXCEL

  • @SnookRS
    @SnookRS 5 років тому

    can not thank you enough Leila, this is the best excel description, great explanations, great timing as well!

  • @MrLexhoya
    @MrLexhoya 2 роки тому

    This is still a very useful feature to have on loads of workbooks I have. Thank you Leila

  • @jhamca10
    @jhamca10 7 років тому

    Another good way of your teaching style. Big salute to you.

    • @LeilaGharani
      @LeilaGharani  7 років тому

      Thank you. Glad you like the videos.

  • @spyridonstavrou4639
    @spyridonstavrou4639 5 років тому

    Leila you are top notch. You have done a fabulus job

    • @LeilaGharani
      @LeilaGharani  5 років тому

      Thank you! I'm glad to hear that.

  • @emiliaalejandrakuschnir5199
    @emiliaalejandrakuschnir5199 2 роки тому

    in other videos they complicate it so much and u make it so easy! thanks a lot!!!

  • @TheEngineerbasel
    @TheEngineerbasel 4 роки тому

    I searched for an answer to this issue, this video is the best

  • @kumarand5853
    @kumarand5853 2 роки тому

    Great video. I was able to solve this sub list in less than 5 mins.. Thank you

  • @wayneedmondson1065
    @wayneedmondson1065 6 років тому +1

    Hi Leila.. more drop-down magic. Thanks for the video and Thumbs up!

  • @LorenzoMarkovian
    @LorenzoMarkovian 7 років тому

    Thanks for the great tip!
    Regards from Toronto, Canada

    • @LeilaGharani
      @LeilaGharani  7 років тому

      You're welcome.Toronto's great! (I studied at UofT :))

  • @adriancheung1980
    @adriancheung1980 4 роки тому

    Fantastic video, wish I clicked this one first!

  • @kavehchannel
    @kavehchannel 4 роки тому

    AMAZING Leila !!!!!!! Thank you so much for this super clear explanation.

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

    Thanks for this, is there a way to select the initial array list from another tab instead?

  • @bigbroade868
    @bigbroade868 2 роки тому

    This was very helpful. Thank you.

  • @arahmanabdelrahman6661
    @arahmanabdelrahman6661 6 років тому +8

    Always: "thumb up"
    Talented people are always up there

    • @tha2irtalib343
      @tha2irtalib343 5 років тому

      beautiful mind , and always perfect .
      Keep on doing magic .

  • @suhaibdoory
    @suhaibdoory 6 років тому +1

    You are an angel !
    BIG Thank you from norway

  • @Gazpolling
    @Gazpolling 5 років тому +11

    Thank you for the video! However my drop down list consist of data vary from 5 to 50 drop list, is there any way to delete the blank list from the drop down view? Just to make it look better and efficient, Thank you 😊

    • @lucyrocksmysocks
      @lucyrocksmysocks 3 роки тому

      I have exactly the same issue, hopefully someone can help!

    • @arjutck
      @arjutck 3 роки тому

      Same here.. still no answer?

  • @PriyaJha-lf6bh
    @PriyaJha-lf6bh 4 роки тому

    Love the way you explained!!

  • @UbaidUllah-nj5et
    @UbaidUllah-nj5et 7 років тому

    Awesome mam...you just making all of us excel expert...tnx mam

    • @LeilaGharani
      @LeilaGharani  7 років тому

      You're welcome - The videos and questions from the community help me to also get better in Excel. That way everyone wins :)

    • @UbaidUllah-nj5et
      @UbaidUllah-nj5et 7 років тому

      Mam do have u upload videos on finacial modelling too??i need to learn financial modelling..i'd appreciate if u guide me mam

    • @LeilaGharani
      @LeilaGharani  7 років тому

      Not yet - I'm planning to do a VBA series though...

    • @UbaidUllah-nj5et
      @UbaidUllah-nj5et 7 років тому

      Waiting mam for vba

  • @ronmem
    @ronmem 4 роки тому +4

    Hi Leila! I did a different approach to the solution on this video so I can account for dynamic rows, as well as no including empty cells in the second dropdown list. The only drawbacks for my solution is to use the EVALUATE function within a Name formula, and save the file as a macro enabled file. Other than that, these are the steps I followed:
    1. Save the file as a macro enabled excel file (.xlsm)
    2. Convert the range to a Table (CTRL+T)
    3. Created a Name formula named TheList: =EVALUATE(CONCATENATE("OFFSET(Table1[",$K$5,"],,,COUNTA(Table1[",$K$5,"]))"))
    4. Set my Data Validation for the second dynamic dropdown to =TheList
    This way, the second dynamic list will only show the appropriate number of items depending on the first dropdown list (K5), without the extra blanks, and it dynamically adapt to more/less rows.
    I hope my above explanation makes sense.

    • @emile8147
      @emile8147 3 роки тому

      you can avoid evaluate
      (based on Leila references)
      name TheList based on formula :
      =OFFSET(Sheet1!$A$4,1,MATCH(Sheet1!$G$4,Sheet1!$A$4:$C$4,0)-1,COUNTA(OFFSET(Sheet1!$A$5:$A$20,0,MATCH(Sheet1!$G$4,Sheet1!$A$4:$C$4,0)-1)),1)

  • @chamindabasnayake4844
    @chamindabasnayake4844 7 років тому

    Excellent piece of work to get dependent drop down list.
    Thank You
    Chaminda

    • @LeilaGharani
      @LeilaGharani  7 років тому

      Thanks & you're very welcome Chaminda.

  • @salaquino
    @salaquino 11 місяців тому

    great info I am using it and works great. Can this be modified to use the column info instead of rows as headers?

  • @maddymaddy281
    @maddymaddy281 4 роки тому

    well explained leila i am your biggest fan

  • @mohammadashiq9996
    @mohammadashiq9996 4 роки тому

    I like the way you explain thank you leila

  • @stefanogattoCH
    @stefanogattoCH 4 роки тому +7

    Thank you again Leila! This works very well for 2-level cascading drop-downs, but if you need 3-level or 4-level (continent, country, region, province, town, street - for example), then it does not work, because INDEX is not more than bi-dimensional. Any idea on how to implement a n-level drop-down controlled data input?

    • @rizbfatango
      @rizbfatango 2 роки тому

      I'm stuck on this as well!

    • @kwik9893
      @kwik9893 2 роки тому

      @@rizbfatango Try this. =IF(INDEX($A$5:$C$19,,MATCH($G$4,$A$4:$C$4,0))=0,"",=INDEX($A$5:$C$19,,MATCH($G$4,$A$4:$C$4,0)))

  • @VishwaJeetDwivedi
    @VishwaJeetDwivedi 6 років тому

    very nice video and done in very simple way, its very useful for me. thank Leila

  • @SHANKSY1
    @SHANKSY1 7 років тому

    Excellent and perfectly timed to assist me in building a new (single) Project Action Register. Thank you again.!

    • @LeilaGharani
      @LeilaGharani  7 років тому

      Oh that's great! Thank you for the feedback.

  • @zarksh
    @zarksh 4 роки тому

    You are amazing many thanks 👍

  • @GaganDeep-mj5hi
    @GaganDeep-mj5hi Рік тому

    Thank you for the knowledge sharing. Just amazing🎉

  • @dstorm2007
    @dstorm2007 4 роки тому

    GENIUS!!!! I thought I hit a wall until I saw this. Thank you so much

  • @user-dn9vd9xg9p
    @user-dn9vd9xg9p 5 місяців тому +1

    Wonder why didn't MS Word allow this in word forms without having to go thru bookmarks and all that mess? And I can't find where word will allow several drop downs. I have 8 columns of data with lists within lists. Ugh! You are the best teacher!

  • @diannedrechsler4792
    @diannedrechsler4792 7 років тому

    Wow! I had no idea that you could paste a formula into the list reference box. Have wondered for quite some time how to get different lists depending on the criteria selected. Definitely using it.

    • @LeilaGharani
      @LeilaGharani  7 років тому

      That's great! Thanks for your comment & support.

  • @double007tmb
    @double007tmb 6 років тому

    Your videos are so helpful and thank you very much

    • @LeilaGharani
      @LeilaGharani  6 років тому

      You're very welcome. Thank you for your support.

  • @ahmedelgammal5889
    @ahmedelgammal5889 7 років тому

    Many many thanks Leila good job and clear explanation
    Thanks again

  • @ankurjain30
    @ankurjain30 4 роки тому +2

    Hi, Really like your explanation on Formulas. I have excel in which column A is applied with list of Country Name, Column B with list of States of each country. And i want people should see respective country's state when they select country in Column A . Pls guide. Your logic work for single cell not if i apply to entire column

  • @imranmushtaq7445
    @imranmushtaq7445 5 років тому

    Very informative as usual

  • @christoskonstantinou1074
    @christoskonstantinou1074 7 років тому +1

    Very clever Leila. Thanks once again

  • @user-dn9vd9xg9p
    @user-dn9vd9xg9p 5 місяців тому +1

    Im MS Word, I need help please😊. I made an invoice using a table for data entry. I have 2 drop down list (one is a regular drop down list), and the second drop-down is a dependent drop-down list. Both drop list contain long selections. There's no way around the long selections, it's needed. How can I get it to word wrap in the cell in the table? The margins are set for each cell. I tried alsl by selecting the table word wrap under table options. Frustrated. Thanks, Jyng

  • @robertakwasiadjei8223
    @robertakwasiadjei8223 7 років тому

    Thanks a lot Leila. God bless you.

  • @RunicMike
    @RunicMike 3 роки тому

    Thank you so much, this one worked.

  • @semperdiscendum7439
    @semperdiscendum7439 7 років тому

    Awesome! Thank you so much! Please keep posting such videos!! 👍👍

  • @rachaelhanna8523
    @rachaelhanna8523 4 роки тому

    A great video. Well explained and just what I was looking for. Thank-you

  • @mohamedmami2480
    @mohamedmami2480 7 років тому

    Just what I was Looking for! Wonderful video.. Thanks a lot Leila and it's much appreciated.

    • @LeilaGharani
      @LeilaGharani  7 років тому

      Great! Glad to hear that. You're very welcome Mohamed.

  • @ismailismaili0071
    @ismailismaili0071 7 років тому

    I love you Leila thank you so much what i really love about you that you are explaining every step then that is so good for me to understand.

    • @LeilaGharani
      @LeilaGharani  7 років тому +1

      I'm very happy to hear that Ismail! You're very welcome.

  • @nandkishore7629
    @nandkishore7629 4 роки тому

    Nice teaching

  • @TheTignass
    @TheTignass 3 роки тому

    Thank you so much, always so great!
    It helped me solve a problem of simulating radio buttons on a group of cells. I just had to find the right formula to insert in the Data Validation Form.
    Let me explain in some words. I designed a group of 2 cells, one containing “x” and the other nothing (you could also use “yes” and “no”…). Let say these cells are in G4:G5.
    Now let say my range of cells figuring radio buttons are in C4:C6. Then I create a Data Validation on each cell, allowing List and giving the formula =SI(NB.SI($C$4:$C$6;$G$4)=0;$G$4:$G$5;$G$5) (in French, sorry; change SI by IF and NB.SI by COUNTIF). It works great, without VBA!

    • @TheTignass
      @TheTignass 3 роки тому

      I would have liked to put symbols instead of “x” and nothing. I found radio buttons in Windings but the drop-down button isn’t able to show characters in the right font. As I use mainly the Calibri font (but it’s the same in Arial for example), I use the character 0298 (Unicode) for the enabled button and character 039F for the disabled button.
      And one more info; before letting the user use these radio buttons, fill all cells with the disabled button.

  • @douglaszulu6281
    @douglaszulu6281 7 років тому

    Nice way of using index

  • @Dev_Bartwal
    @Dev_Bartwal 7 років тому

    You are awesome LG
    Thanks a ton ❣️

    • @LeilaGharani
      @LeilaGharani  7 років тому +1

      Thanks & You're very welcome Dev :)

  • @andrejcech9472
    @andrejcech9472 6 років тому

    Dear Leila, many thanks for your channel. Would be possible to sort the drop down list automatically? If there are lot of items, it could be hard to find needed data and would be perfect to have them sorted. Thanks

    • @LeilaGharani
      @LeilaGharani  6 років тому

      Hi Andrej - not yet. We'll have to do it with formulas to have it dynamic. I've added this to my list.

  • @somanyann
    @somanyann 3 роки тому +1

    hi what if your list is on the other sheet? Thanks!

  • @ju143dy
    @ju143dy 5 років тому

    Thanks soooooooo much it is really helpful 🙏

  • @excelisfun
    @excelisfun 7 років тому

    Thanks for the great video : )

  • @khalid81320
    @khalid81320 7 років тому

    Thnx a lot u r the best from east to the west

  • @prawingr9521
    @prawingr9521 6 років тому

    Hi Leila, This is useful and can be used for one dependent. But can you please post a video on how to make multiple dependent lists?

    • @LeilaGharani
      @LeilaGharani  6 років тому

      Thanks Prawin for your comment. Sure, I'll add this to my list. Multiple dependent lists would work in a very similar way as the first dependent list though.... unless your data is not structured like this....

    • @prawingr9521
      @prawingr9521 6 років тому

      Thanks for your response. To be precise in my request, in your above video 'Misty Wash' is dependent on 'Utility Div'. My request is, for example the next dependent should be based on 'Misty Wash' & 'Utility Div'. Like if 'Misty Wash' & 'Utility Div' is selected then 3rd dependent should show 'X' and if 'Misty Wash' & 'Twenty 20' is selected then 3rd dependent should show 'Y', etc., likewise for all.

    • @LeilaGharani
      @LeilaGharani  6 років тому +1

      Understood. That's a good one. Will add to my video list. Thanks for the suggestion.

    • @kerazop
      @kerazop 6 років тому

      Did you find a solution for the case you mentioned?, I´m looking for that solution

    • @prawingr9521
      @prawingr9521 6 років тому

      No. Not yet.

  • @sujeetkumarduttagupta1599
    @sujeetkumarduttagupta1599 6 років тому

    very helpful video ma'am.
    thank u so much...😀😀😀

    • @LeilaGharani
      @LeilaGharani  6 років тому

      You're very welcome. Glad it helps :)

  • @benponderin
    @benponderin 6 років тому

    amazing as always, you never disappoint!

  • @pabloaguilar6342
    @pabloaguilar6342 5 років тому

    THANK YOU!!! Is there any way for the dependable cell to become blank if the first cell is changed?

    • @LeilaGharani
      @LeilaGharani  5 років тому

      This video might help: ua-cam.com/video/wWasYHG1lmM/v-deo.html

  • @arteogr
    @arteogr 7 років тому

    Great Job Leila, thank you, does it work in 2010 version?

    • @LeilaGharani
      @LeilaGharani  7 років тому

      You're welcome. Yes. Works on 2010 and previous versions.

  • @chandankala4461
    @chandankala4461 6 років тому

    Thank you for the excellent video... The 2nd case has more practical usage then the first one (in my opinion)

    • @LeilaGharani
      @LeilaGharani  6 років тому

      You're very welcome. Yes - I agree :)

  • @adityaorpe919
    @adityaorpe919 2 роки тому

    Hi, can we implement multiple drop down list in MS FORMS?

  • @mohamedidris7435
    @mohamedidris7435 Рік тому

    @leila gharani in this lecture you said if you get zero you can use if or conditional formatting to hide that can you please explain that

  • @stefanogattoCH
    @stefanogattoCH 4 роки тому

    Thank you Leila! It looks like this method is better than the other one requiring using INDIRECT(), because you do not need to define all those names... Right?

  • @jihadkheireddine1157
    @jihadkheireddine1157 7 років тому

    Thanks for the great ideas !

  • @lopnagalal9345
    @lopnagalal9345 4 роки тому

    ur videos are awesome leila

  • @Tarnz-g3o
    @Tarnz-g3o 4 місяці тому

    how do you work around this if your starting drop down is already a dependent drop down

  • @britneydehond9047
    @britneydehond9047 5 років тому

    Thank you so much! This was so helpful

    • @LeilaGharani
      @LeilaGharani  5 років тому

      You're most welcome Britney! Glad the tutorial is helpful.

  • @rajeshdebnath8673
    @rajeshdebnath8673 7 років тому

    Thanks very helpful

  • @1gopalakrishnarao
    @1gopalakrishnarao 7 років тому

    Awesome, in every video, you are helping a lot to the excel users/lovers/addicts,. Once again a big, SALUTE TO your FEET.

    • @LeilaGharani
      @LeilaGharani  7 років тому

      Ohhh thank you Gopala. You are very kind! I also learn a lot from the Excel community here and I am very thankful for every one watching and providing feedback on the videos.

  • @HariKrishnatirupathi
    @HariKrishnatirupathi 5 років тому

    Hello Leila, is there any way to create a table that changes based on drop down menu selections. The value of previous table should not be there when I change drop down selections. Thanks

    • @LeilaGharani
      @LeilaGharani  5 років тому

      Do you mean like a reset? If so I have a video on that: ua-cam.com/video/wWasYHG1lmM/v-deo.html

  • @sachinkishore4115
    @sachinkishore4115 7 років тому +3

    EXCELLENT VIDEO
    THANK YOU
    RAJ
    GHANA

  • @fergure5875
    @fergure5875 5 років тому

    YOU ARE A LIFESAVER. Thank you. One more subscriber for you!

    • @LeilaGharani
      @LeilaGharani  5 років тому

      Glad it's helpful. Good to have you here :)

  • @ПавелИванов-л9г
    @ПавелИванов-л9г 4 роки тому +2

    Hi,
    Is there a way to make "ActiveCell"-dependant Drop-down list ? In your example you have Static Input cells.Its quite simple. What if we have a Table/ and one row of this table should have Drop-Down list based on the Lookup value from another table. given 1 cell from this table as an input for searching? any sugestion? VBA ?

  • @herbertrosal
    @herbertrosal 4 роки тому

    Hi Leila! You're videos really helped a lot. I'd like to ask. In excel when does 'too many cell format' happen and what is the solution for it. Thanks and more power!

  • @linacastleofmystery
    @linacastleofmystery 2 роки тому

    Hi @leila could I use the XLookup function in this case rather than index and match?

  • @almabarroga8726
    @almabarroga8726 3 роки тому

    Hi Leila - I wonder if you can help me out. I've seen a lot of UA-cam instructions about drop down list but I don't see anything about how to create a column list. For example, I have 10 names in column A. I want to create a column list with those 10 names. Thank you for your time.

  • @ningappatotigara1479
    @ningappatotigara1479 5 років тому

    You r awesome 100%

  • @أستاذفاروق
    @أستاذفاروق 5 років тому

    I thank you very much for this useful illustration, you are really a genius, but I have a question: how can I add an equation so that it prevents repeating the evidence?
    Thank you.

  • @timothyfranjesevic1830
    @timothyfranjesevic1830 5 років тому +1

    How would one write this if the Match lookup value was in column "A" and we wanted to see the values in column "B" and "C" that correspond with that lookup value. Following your example if my selection list was "A5:A19" instead of "A4:C4" and I tried to return Jellyfish and Atmos when looking up "Mirrr" what would be the equation? I tried; =Index($B$5:$C$19,MATCH($G$4,$A$5:$A$19,0),) but this returns an error. I have tried modified versions of this and cannot seem to figure it out.

    • @gemmarodelas-palic3453
      @gemmarodelas-palic3453 5 років тому

      Same problem here. Please help us Ms. Leila. What we will do if the data needed are across columns not rows. Thanks!

  • @wiallo
    @wiallo 4 роки тому

    Thanks for this video, I learned a lot. I don't know if you can help me for a similar question or refer me to a video you already made or telling me what I should search for because I don't find answer to my question. Let's say I have movie names in column A and country in the column B. In C1 I have a drop down list yes;no, for Canada movies only. In D1 I have a drop-down list that I would like to be dependent of C1. If the user choose "No" in C1, he will have the full drop-down list of all the movies in D1. If he choose "yes", the drop-down list in D1 will be reduced to movies from Canada only. I just can't figure it out... Again, thank you for your help :)

  • @esanariam
    @esanariam 6 років тому

    Thank you Very much!

  • @SERGIO-cr6uy
    @SERGIO-cr6uy 4 роки тому

    Leila, you're the man :!
    well you got the idea..

  • @rahmitasashikirana8094
    @rahmitasashikirana8094 3 роки тому

    THANK YOUUU!

  • @nipunkavinda8254
    @nipunkavinda8254 7 років тому

    Great article

  • @syedhassan5706
    @syedhassan5706 6 років тому

    Thanks for the video. However I have slightly different query, where I have a dropdown list and it will retrieve all the values (column in the table) from a table based on that selection. How should i do it?

    • @LeilaGharani
      @LeilaGharani  6 років тому

      Here you can use a similar technique, except you'll probably need to use name manager since you can't directly past in the data validation box. I'll actually be making a video on this in the next month or so....

    • @syedhassan5706
      @syedhassan5706 6 років тому

      That will be great too. Your videos are so much exciting. In my particular case, I i have few columns (i.e Sales person, area, product, volume) where if i choose sales person from the dropdown It will show all the sales record for that particular sales person.

  • @JeeWee
    @JeeWee 6 років тому

    Thx for your helpfull videos. Question, I'm looking for a solution where a user can select form a readable dropdownlist but when (s)he makes a choice I want to just have corresponding value (ID) in my colum. So fe ID A Automotive B Shoes C Jackets , in dropdown Automotive, Shoes and Jackets in rows that are filled A B or C.
    I found an option with VBA but hope it is also possible with INDEX MATCH and/or OFFSET?

    • @LeilaGharani
      @LeilaGharani  6 років тому

      Yes - you should be able to use a simple Index Match for that or even Vlookup. Have you checked out this video: ua-cam.com/video/F264FpBDX28/v-deo.html

    • @JeeWee
      @JeeWee 6 років тому

      thx for your answer but I think you didn't totally understand what I meant with my question. In a data entry form I would like user to be able to select items they can understand/search for in a dropdown but when they made a choice I just want to have an ID in my sheet because in analyzing I can do with ID's and there's no room for a wide enough colom for full descriptions.
      So data validation won't work I suppose but I got hope since I saw what you can do with, index, match and offset.

  • @khourymd
    @khourymd 4 роки тому

    Is it possible to have a drop down list dependent on a MULTI SELECTION drop down list; so that the dependent list returned multiple selections corresponding to the source list selections?

  • @abbeydeen777
    @abbeydeen777 2 роки тому

    Thanks so much for your tutorials. I've been following you since 5 months now and it's been quite interesting.
    Please, how can I go about this task?
    Column C7-&= contain list of expenses: e.g. Rent; as entered.
    Column D7-&= amount, e.g. $1200.
    Rows F5-L5 to contain the expenses in column C as the headings, here, "Rent" can be picked as being entered but no one must have duplicates.
    And each corresponding amount drops in the adjacent cells F7-& and L7-& automatically.
    No expenses must duplicate on F5 to L5, i.e., if already available, the amounts should drop under the corresponding existing columns or cells.
    Grateful for your assistance.

  • @drs10301
    @drs10301 7 років тому

    Hi Leila,
    Thanks a lot for the Videos,
    Can you please help me in removing or recovering the forgotten password of vba code in excel.

    • @LeilaGharani
      @LeilaGharani  7 років тому

      You're welcome. Not sure about recovering the forgotten code, but I think there are tools on the net that help you do that....

  • @DOKtheDJ
    @DOKtheDJ 7 років тому

    Hey, thanks for the video.
    What if you had those column names in rows next to the apps like in the previous videos and wanted to extract the unique values to a dropdown list? I did it by creating a separate list just with unique values but thought maybe there is a way without creating a new list? Also, could you make these drop-down menus to automatically update when new values are added to the table?

    • @LeilaGharani
      @LeilaGharani  7 років тому

      To automatically update, you just have to turn the data into a table. In the next video, I'll show how to get the drop-down if they are in one column instead of separate columns. Maybe that would answer your question....

  • @أستاذفاروق
    @أستاذفاروق 5 років тому

    hi,
    I apologize for the previous comment, and I have worked with me successfully, but I still have a problem, namely: whether there is another drop-down cell under "Productivity Div" For example, how can the compatibility in their work?
    thank you.

    • @LeilaGharani
      @LeilaGharani  5 років тому

      For multiple drop-downs please check out this detailed post from Debra: contexturesblog.com/archives/2018/06/28/multiple-dependent-drop-downs/

    • @BeingCreativeAI
      @BeingCreativeAI 5 років тому

      @@LeilaGharani thats too much complex.. any easy way ?

  • @meenakshisundaram7544
    @meenakshisundaram7544 4 роки тому

    Hi Leila thanks for the help but when i tried it while sourcing the data from a different sheet, it is showing an error.

  • @prateekb6273
    @prateekb6273 3 роки тому

    I have 2 columns, col 1 and 2 both have repeated items. Based on list of col 1 , col 2 items appear in the second drop down?

  • @dineshravi4001
    @dineshravi4001 5 років тому

    Thank you great

  • @Ragnark1
    @Ragnark1 4 роки тому

    Is it possible to make a named range with one or more empty rows/columns in between data options and have it work as a data validation list? If I have a gap in a named range, it doesn't seem to work. The contiguous named ranges work, however.

  • @jjgarciatx
    @jjgarciatx 6 років тому +1

    Newbie question (maybe). Hoping someone can answer. How do I make this work if my list is in a separate worksheet (same workbook)?

    • @LeilaGharani
      @LeilaGharani  6 років тому +1

      If you just have one list, check out this video: ua-cam.com/video/FRiFfKb_B_A/v-deo.html
      I do an example with the list on another sheet.

  • @user-tf7te5fs2n
    @user-tf7te5fs2n 6 років тому +1

    Thanks for the video. It's really nice as usual
    I have two question: how to how many customers I have from table where customers names are repeated??
    Second question is: how to know how many families in certain city from table contains first name, last name, and city
    Please give me the answers
    It is important

    • @LeilaGharani
      @LeilaGharani  6 років тому

      You're welcome Hevi. I have a few other videos on dependent drop down lists that work with duplicates and data in tabular format. Have a look here: ua-cam.com/play/PLmHVyfmcRKywYhC1Q9eZqR7D-_cdiwl6y.html

  • @DrBENISA
    @DrBENISA 3 роки тому

    Question. How should i add formula in a way that it work when i filter my table rows while I make the drop downs? In other words if i want to make multiple dependent drops downs for a looking up values specifically so i add main headers, then data to look up but those also become sub headers under which there is classified data so i filter the data for the initial drop downs but those initial drop downs end up containing the data later down the line info that I don’t them to have...