How To Create MULTIPLE Dependent Drop-Down Lists in Google Sheets

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

КОМЕНТАРІ • 299

  • @LeilaGharani
    @LeilaGharani  3 роки тому +167

    Grab the file I used in the video from here 👉 pages.xelplus.com/sheets-multiple-dependent-file
    GOOD NEWS! The invisible dollar sign issue is fixed! We can see the $ signs in data validation and we can remove them. So you can skip the part where I update each cell reference and just remove the dollar signs from the first dependent validation, and then copy the data validation down (Works like Excel now 😉)

    • @brookemahnken2480
      @brookemahnken2480 3 роки тому +3

      Hi Leila, great tutorial! However I tried copying the data validation down and it did not work; it just kept referencing the same row I set as the source for my original data validation. Any ideas? This spreadsheet lives in a google suite account, not sure if that makes a difference or not

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

      love the tutorial!, and I'm happy I stumbled on this. I've been milling over this issue for a while now, and I also had the issue where it wouldn't copy relatively, down that dependent's column. But, _that said_ *I found that the solution was to set your **_criteria_** value, then set the **_cell range_** by adding **_...:B(n)_** , with n being the last row of that dependent's column. this makes them all relative, however when you reopen **_data validation_** , the **_cell range_** resets, and is updated for each row down the column.* I did end up using a _transpose_ on an _indirect_ function, and some limited hidden columns (namedtables) between each of a dependent column. As I write this out, Im thinking about just moving them to a separate sheet... _mmmm_

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

      Also does not work for me!

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

      Darn, I should have read the comments sooner :P. But thank you for this, I have been lookign for this for awhile!!
      I set the data validation for the first cell. Then edited the data validation, removing the $ next to the row number, then did the copy and paste special and it worked exactly as expected.

    • @joycengailing2977
      @joycengailing2977 3 роки тому +3

      Hi Leila, if I have 100 over rows is there any quick solution to it instead of updating each row like at 6:50 on wards?

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

    It took me a total of 3 hours to actually create a dependant dropdown, and only 10 minutes after stumbling upon your video! Thanks! I wish I found your video first!

  • @maeobuyes299
    @maeobuyes299 9 місяців тому +3

    From all the videos I've browsed yours was the most honest especially on the limitations. Other videos dont talk about it and how to deal with it. Your video was easy to follow and provided the solution to my problem. Thank you.

  • @mreighties2860
    @mreighties2860 3 роки тому +7

    Hi Leila,
    Google now lets you create a drop-down using "Relative cell referencing" like you created using the range "Master!F4:Z4 and now you can drag the drop-down down and the range will change for each row without having to "update" each data validation.
    When you create the drop-downs for the "Categories" in column A then make sure the first one uses "Absolute cell referencing" so that when you copy or drag the drop-down down into the cells below the "cell referencing" will be locked and not change.
    But when you create the "dependent drop-downs" in column B then create the first drop-down and then look back at it and make sure the "cell referencing" is set to "relative" by removing the $ signs. Then copy or drag down that drop-down to the cells below. The drop-downs will change without having to update each one.
    James :)

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

      great , it works for me thank you

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

      Do you know if this still works? I am trying to create a budget sheet with dependent drop-down categories and the $ are not visible. Wanted to see if this was true for other people 2 years since your comment. Thanks!!!

    • @mreighties2860
      @mreighties2860 Рік тому +1

      @@dillonmears6696 See my replay below and select the cell that has your dropdown and click "Data Validation" and then remove the $ signs from the rule and then drag the dropdown down and each range for that dropdown will change because of its "Relative" reference. You can click any of the dropdowns and then view its rule to see that the range has change for that particular row.

  • @ranjan_k_singh
    @ranjan_k_singh 3 роки тому +41

    Hi Leila,
    You can remove the $ sign from validation and copy-paste, it will change the range as expected, which can be used for huge data set.

    • @LeilaGharani
      @LeilaGharani  3 роки тому +13

      Yes, apparently this changed since I recorded the video. Thanks for the feedback!

    • @SunlionAi
      @SunlionAi 2 роки тому +1

      Thank you. I'd appreciate your comments.

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

      Please tell me how to do this 😂

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

      Thank you so much for this comment

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

      Thanks a million 🤩

  • @averie6169
    @averie6169 3 роки тому +10

    I found an easier way to update all the formulas, instead of manually typing each number into the data validation. Basically, if you save the data validation and then go back, the $'s pop up and you can delete them. This worked for me, not sure if it will work for others. Instructions below. (Edit: Clearer instructions)
    At 5:42, she talks about invisible dollar signs stopping us from copying the data validation formula all the way down on the "Dep. List" sheet for row B. I followed her instructions from 6:00 to 6:15, and then I copied ONE cell only (unlike how she does all of them at 6:35) and pasted it into cell B4. I reopened the Data Validation for B4 and I could see all the $ signs. I manually deleted each one, and saved.
    NOTE: Make sure that you click on the text itself when erasing the $s-- do not click on the little box that looks like four squares that says "Select Data Range." If you click on that, it makes a new pop-up window, and it puts the $s back every time. Very frustrating if you keep deleting them.
    Then I copied the B4 formula all the way down, and it automatically changed all the numbers. I checked each cell; they all worked right. It was much faster than what she did from 6:44 to 6:51. I'm guessing that the "invisible dollar signs" are actually just auto-filled behind your back -- you see them if you reopen the formulas.
    Hope this helped someone!

    • @LeilaGharani
      @LeilaGharani  3 роки тому +5

      I just checked. The invisible dollar sign issue is fixed! We can see the $ signs. YAY! This makes it all so much easier.

    • @roxanam4630
      @roxanam4630 2 роки тому +2

      Thank you a lot, to both of you! The video and this comment helped me solve my problem and create dependable dropdowns for a 3000rows table! At one point I was almost ready to start learning how to write a script, because I really wanted to have this feature. You've made it so much easier for me!

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

      Oh my god!!! IT WORKED!!! Now I have several rows with independent dropdowns based on their own category. And I can have a thousand with no issue at all!!! I will bring some other frustrated people from other videos to keep helping!! Amazing!!!

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

      Yes! It worked! Thank you so much!

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

      THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!! I've been trying to solve this for literally years.

  • @bobbyman410
    @bobbyman410 4 роки тому +13

    You honestly deserve more than 1 million subscribers.. Let's all make that happen

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

      Wow, thank you!

    • @h.n.yousaf
      @h.n.yousaf 4 роки тому

      I think number shouldn't matter for her. It mean it shouldn't affect her if 1M+ don't want to learn these tricks. She is changing lives, she is putting a huge positive impact on the careers of the people who are interested. I learned and progressed a lot by watching her videos. Thank you very much madam

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

    Hi, I have a suggestion. After copy-pasting the formula for data validation, instead of manually changing the cell row number in the last step - you may just open the data validation formula from any one of the pasted formulas (say 5th row). Remove the $ sign next to the cell number (keep column frozen) - for example: Sheet1!$K5:$N5 (originally it was Sheet1!$K$5:$N$5). Now you will get a popup asking if you want to make the same change to all the cells - and viola - it changes to respective row numbers. No need to manually change each and every formula.

  • @westernugmedia.1305
    @westernugmedia.1305 4 роки тому +2

    Leila, I like the way u speak out your English .. It's, favourable for us all. Even here in Africa

  • @tynerds37
    @tynerds37 Рік тому +1

    A huge thank you for these guides! They are really easy to follow!

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

    This is lifesaver!! I watched 10 other videos and I was going crazy. And you made it super easy. Thank you, thank you, thank you

  • @lovelyraincoat475
    @lovelyraincoat475 2 роки тому +2

    This is brilliant, I'm just starting to learn and there's no way I could have put all those formulas together. Thank you so much!!

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

    I know it has been a while since this video was posted but this is the closest solution I've found to a problem I've been trying to solve for over a year, so I have to ask just in case someone answers -
    What if I need to have 3, or more, columns?
    For instance -
    Column A is a drop down populated from a data set
    Column B is a drop down populated based on the selection in Column A
    Column C is static display, or a drop down, based on the selections in both Column A and Column B
    In this example Column C can not strictly be determined based on Column Bs selection because the selection in Column A may alter the meaning of the selection in Column B, affecting the final output in Colum C
    I hope that explanation is clear enough for someone to be able to help me finally resolve this issue.
    Thank you for the tutorial!

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

    A channel I suggest often as an example to be a best youtuber.

  • @JohnDeir
    @JohnDeir 4 роки тому +9

    Actually you can put formulas in Google sheets validations. And the best trick is to make name range of cells listed below each category name. So under Productivity you create a name range called "Productivity" and so on. Then you can create a formula in data validation associating the category with the name range. Lots easier and try it out. Great tutotial, just trying to help.

    • @JohnDeir
      @JohnDeir 4 роки тому +1

      To add, the function to use is the indirect function. Using a helper column instead of inside of the validation is much easier. It eliminates having to change cell references.

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

      Thanks for your input. Agree - name manager is an indirect way to keep formulas. The solution I originally tried with name manager though always worked for the last dependent drop-down. But I couldn't go back and revise a a previous drop-down. If you have a solution for this with name manager I'd love to know.

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

      how do i do that please

  • @TylerStanczak
    @TylerStanczak 4 роки тому +6

    This is awesome! Thanks for sharing this tutorial on drop-down lists :)

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

    If you go into the second data validation, you can actually remove the $ and simply copy and paste the validation. Thanks for the tutorial!

  • @Chander-gy1xz
    @Chander-gy1xz 10 місяців тому

    @Leila the invisible $ problem in Google sheet can be solved by putting the $ sign for the Data Validation you have done for the first row and then remove the $ and save the Data Validation.
    Now if you drag down the Data Validation it will automatically extend the selection. I have tried it out and it works

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

    Omg THANK YOU!!!! I have been stuck on this for hours! Thought I was going to have to do the indirect function for every single row hahaha.

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

    You are an absolute life saver - I cannot thank you enough for this!

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

    I really like your channel and love the way you explain things. I'm great at following directions, but not so great at figuring out formulas to begin with. I have a request. Maybe you've already done a video about it and I missed it? So, here's what I'd like to be able to do: a drop down menu to select a lesson objective. Once the lesson objective is selected, the cells beneath that objective will populate with the entire lesson plan. I can visualize the set up, I think, but don't know the right formulas to use.

  • @marvindentzien1555
    @marvindentzien1555 Рік тому +1

    Great Video. How would you do this if your data is in tabular format?

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

    As great as your skills are, your personality is just as great... what a combination! thank you Miss. Leila G.

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

    Hi leila
    after weeks of watch serial UA-cam video on how to go about this, am soo happy it finally worked....
    thank u

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

    Biggest Thanks Mam..... My long time issues now solved ur video watching after Lot of thanks

  • @marciogionco3713
    @marciogionco3713 5 днів тому

    Fantastic video! I'm interested in Appscripts, do you have videos or courses on that. Congratulations & thank you

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

    Almost 4 years later, and while they did fix the default hidden absolute references, this is still the only working way I have found to do this.

  • @sandraronke7876
    @sandraronke7876 4 дні тому

    extremely helpful video

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

    Awesome tutorials! I was SO glad to discover that dragging these vlaidations down now works. I have a big data set to work on (auto categorisation of bank transactions) and this has made a drop down list style of data entry possible.

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

    Is there a way to pull the information on "notes" or "comments" linked to the extracted column? I really liked your video. Thank you so much.

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

    Thanks the video!
    6:42 Should I change every B5:B14 for myself, not automatically?

  • @AshleyCohen-s1y
    @AshleyCohen-s1y 2 місяці тому

    Question if you do have a lot of drop downs to change do you have a different video that describes that complicated formula using what you called "abscript" ?

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

    two years after the creation of this its still helpful. and i'm glad i spotted the comment about the dollar sign issue being fixed.i have 1000 cells o_o

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

    Thank you again...really appreciate your videos

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

    To drag down all the data validation relatively to the following cell with cell number sequence, just remove the "$" then drag down.
    Ex: ='DATA VALID'!$G3:$Z3 just remove the "$".
    Working in Google sheet

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

    this solves my current problem, thank you so much!!!

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

    Thanks Leila, you are awesome!

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

    You are master in making simple things difficult.This thing is easliy can be done with name range and indirect function in google sheet

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

    Very Well, thanks! please explaine is it possible to have the content of the drop-down list hosted outside of the worksheet? In practice: I would like to distribute a worksheet which will contain a drop-down list, but I would like to have the controle of the items of the drop-down in case of an update without needing to access all the distributes worksheets one by one. Is it possible? I don't know!!! 😅

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

    Hi Leila! This video was so helpful!
    Quick question for you (or the group) Since I am using the chip drop down style and love to color code, do you know if there is a way to automatically have my dependent drop down follow the same colors as my first list?
    For example, if the Productivity division was red, then I would want all the productivity apps to also come up as red in my second dropdown. And then if I switched to the Utility division (which is blue), I'd want all those apps to show up as blue. Right now even if I manually change the colors of the app drop down once I've picked a division, they revert back to gray if I toggle the first drop down and the color clears out. I'm trying to avoid manually setting the color after if settled on the first drop down category.
    Not sure if its possible or if I made sense but hopefully someone out there has a solution!

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

    Very very Helpful Thank You!

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

    Good Leila, i was searching this function only
    useful

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

    This saved my day! Thanks a lot :)

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

    I found that if I created an =index formula in a separate sheet when it came to making the data validation, you could click on the cell - data validation - select from range - then highlight the whole row or column whatever you choose to use, this speeds up the process of having to change the location of each dropdown menu. if you first make the index formula, after you have dragged that down/across the row/column, then you insert a cell to the left and to the top for your headings and description, google sheets will automatically adjust your formula so your titles/description will not appear in your lists

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

    Thanks, very usefull and clear. It worked but then I encountered a limitation, if I add a row in the middle of other rows with information filled in, it will pick the dropdown of above, and then it doesn't work anymore. In your example, if i have Game selected, and then I add a row and above and under it is game selected, but this new row is utility i want to select, then the second dropdown will get stuck at game dropdown. Would you have a way to fix this?

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

    Thank you so much! Im used to excel so needed some help to get this task done, it worked perfectly =)

  • @h.n.yousaf
    @h.n.yousaf 4 роки тому

    I learned and progressed a lot by watching your videos. Thank you very much madam

  • @akin-ojoayotomide8909
    @akin-ojoayotomide8909 10 місяців тому

    Thank you so much!

  • @heiditung6203
    @heiditung6203 Рік тому +2

    Hello! Your previous video on dependent dropdown was very helpful! But how would I formulate the multiple dependent dropdown list if the master database is in a tabular format? Tried using the method you detailed here but I keep getting #N/A return. Thanks!

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

    its really helpful at the start, but how if the row is so many? do you have any solution on this?

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

    Very Helpful... Really appreciated 🎉😍😘

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

    thanks so much Ma

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

    Thank you so much for this video. That´s exactly what I need often.
    There is another question. Is it possible to use multiple dependent dynamic drop-down list on one sheet if i have my source/input data on the other sheet?
    It would be nice to solv this problem because the way you explanin in your video doesn´t work.

  • @RebeccaHart-e6q
    @RebeccaHart-e6q 10 місяців тому

    Awesome video, and with the fix it's even better... but my issue is I'd like to be able to sort by a column with a date, and if I sort the range it gets messed up because of the hidden tables. Any suggestions?

  • @Sami-Ur-Rehman-Blogger
    @Sami-Ur-Rehman-Blogger Рік тому

    Thank you for sharing such a useful trick. 👍
    Ma'am, I have a query, 👉 How to change/move specific cell value on the base of drop-down list.

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

    Is there a good way to use this method if the drop down lists are part of a list of data with filters at the top? Sorting the list seems to break the conditional drop down.

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

    Its a fantastic Solution !

  • @sabaazt1950
    @sabaazt1950 3 роки тому +2

    I've been looking for a solution for having multiple dependent drop down list for google sheet for like years! thank you so much Leilaaa! You saved me but there is this problem that i want this for lots of rows like thousands :( is there any solution for this number instead of editing data validation for each row???

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

      Yes can someone answer this question. I need help for our tracker. thank you

  • @joanmayes3604
    @joanmayes3604 3 роки тому +5

    Love your videos. You explain things very clearly with good examples. Can a 3rd column be created and linked to the 2nd dynamic dropdown, creating a 3rd choice based on the second choice?

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

      Not sure if you still need to know but yes, using the same instructions you can make another conditional dropdown in addition!

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

    This is great..I used unique + filter instead of index..

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

    what is the best way if want to do the same thing but over around 500 lines, do i just do it for every row or is there a better way?

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

    Great video. Helped me get through a project on google sheets. Thank you so much.

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

    Like it and its very simple thank you Leila

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

    Amazing video!! Thank you for publishing it. It was the solution I needed for my management sheet

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

    So helpful! Thank you

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

    ..thank you Leila for those helpful tips on Multiple Dependent Drop-down list. Happy holidays.

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

      Thank you Hector. Happy Holidays to you too!

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

    you saved my life so much thanks!

  • @norhayatisyahadabintiabdra2195

    hi.. tq for the tutorial. I just wonder, if I want to create multiple dependent dropdown list in multilple spreadsheets, with the same data/same source, can it be done?

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

    GOOD ONE!
    I'm about to a dropdown lists tutorial. We're thinking alike. 🤗💡

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

      Thanks Oz! Looking forward to seeing your take on it.

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

    thank you for your video
    can you explain why you use the offset function instead of indirect?

  • @RyanHaeseker
    @RyanHaeseker Рік тому +1

    Hi Leila,
    Could you explain how to do this if the Master Data categories (in your case; Productivity, Game, Utility) are vertical and not horizontal. My categories are set vertically in column 1 with the data (in your case; Games) in column 2.

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

    I attempted another way to create the multiple dependent drop down lists, but I am stuck not being able to sort my sheet without breaking the formula. Before I even attempt this way, is it possible to do that? I'd be sorting by Column A, which is a date, and is not one of the drop down columns.

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

    Great, Thank you! I used your tip for more than 1000 rows :) Lovely!!!

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

      Hey, how were you able to do it for so many rows? When I try to do that, it only shows me the options for the very first dependent. Hope that makes sense!

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

      @@jennyelomaa1685 you need to use =TRANSPOSE and create a lot of rows, so you will be able to have multiple drop downs ;)

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

    Thanks @Leila! Is there a way to have multiple columns into the Drop down List please?
    Example:
    [Col #1] Employee Code | [Col #2] Employee Full Name

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

    Thanks a lot. Great tutorial! 100% effective

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

    For drag validation go to first row remove $ sign from value then copy it and paste through data validation only to the entire row.

  • @SudipChakraborty-d5m
    @SudipChakraborty-d5m 8 місяців тому

    Leila, I have a large database for Condition 2 and Condition 3. It's obvious that I won't be able to have that many columns to organise my data that would be ever expanding. Is there a solution for this?

  • @dustinhodges9987
    @dustinhodges9987 3 роки тому +2

    Was just recommended here by you. Great video. Do you think it is possible to use this for something like a budget for entering in expenses? In this case, there would be an unknown amount of potential expenses each month that would also potentially reoccur every month. I’m thinking you could do this, but it would be highly inefficient as you would end up using so many extra sheets worth of date prep categories for every month. Is this accurate? I’ve found a work around for this, but this would be a nice aesthetic addition.
    Quality content as usual. Thank you for the work you put into these videos.

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

      I have been trying to do this, but cannot find a simpler way, especially on the part of preparing master data for potential 100+ items of expenses. Let me know if someone find an answer for this!

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

    Very useful video thanks

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

    Cool Leila. Nice and clear.

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

    I like your video here but I don't like it. Really, I'm just so glad that you've explained so well. How Google has the invisible dollar signs and the way to get around it. Thank you

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

    ΤΗΑΝΚ you for this! I was lucky to read the comments as I need it for multiple rows. My only PROBLEM now is that adding a row ruins the whole sheet. Any solutions?

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

    Hello. How can I create a dependant dropdown list for 500+ rows. I need to add more rows as time passes.. Also, if I use a filter in my master page, the dropdown list doesnt work properly anymore

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

    You are my angel!! Thank you so much!!!This is awesome!

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

    this was super super helpful for me! Love your videos

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

    lol I just commented on your other video asking about this video. Good stuff.

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

    Hi Leila,
    I have 1500 rows! while applying the index formula & transpose how shall i do it for all rows now?

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

    Wow, extremely useful, thanks Leila!

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

    Hi,
    It was very useful,
    I have a problem as below;
    An agent is filling a form under name of a customer few days ago. So, I need to excel show the report, if employee X process form Y on date Z, system show entire ROW report, else a blank row.

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

    Can i do the same thing to import it to google form ? Or you have another way? Thanks

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

    OMG, thank you very much, you did save me today!!!!

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

    I love uuuu.. It solves my problem.. I can start my sleepung beauty now

  • @zaymarhenriquez-sedra2720
    @zaymarhenriquez-sedra2720 Рік тому

    I would like this but on a table. To have different row with Productivity, Games, etc, Is it possible?

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

    I see Leila - I press Like.

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

    What do I do if I want to add rows in the call out lists? The data prep doesnt automatically update and I get errors on some cells.

  • @RadheRadhe-ln6sw
    @RadheRadhe-ln6sw 10 місяців тому

    But drawback is it also increases rows in prep set. Is there not way that we only have one row from prep which will update according to value selected from main dropdown?

  • @abdallah.kandiel
    @abdallah.kandiel 4 роки тому

    Happy Thursday your highness
    These videos helped me so much
    This and last week
    Thanks

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

      Haha, it's Tuesday. I'm glad you enjoyed the videos 😊

    • @abdallah.kandiel
      @abdallah.kandiel 4 роки тому

      @@LeilaGharani 😂😂🤭😚😚

    • @abdallah.kandiel
      @abdallah.kandiel 4 роки тому

      @@LeilaGharani sorry
      I was enjoying lambda yesterday 🙏

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

    very Impressive

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

    I'm curious, is there a way to cause the second dropdown list to default to an option within the parameters of the first? In your example in A3 you have Game selected and, in B3, Five Labs; the issue I'm having is that, using your example, if I were to switch that A3 cell to Productivity it would show an error because Five Labs would still be the input in B3. Is there someway to cause the second dropdown list to automatically default to the first available valid option of the parameter set in the first drop down list, this being WenCal in your example. Or will you always have to manually go in and change something?

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

    Hi, Do you have a video for creating multiple Dependent Drop Down for the entire sheet may be with App Script

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

      No sorry, we don't have a video for that. But Google fixed the invisible dollar sign issue! So, you can just remove the dollar signs from the first dependent validation, and then copy the data validation down.

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

      @@LeilaGharani Thanks