Fully Dynamic List in ComboBox Excel VBA || Dependant ComboBox VBA || ComboBox in userform

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • This tutorial help you the to clear the idea about ComboBox.
    It is fully dynamic ComboBox and also dependant Combobox.
    If you have mixed of data on your worksheet and you want to separate it as you like. Then It is perfect for ComboBox in excel vba.
    for practice file click below
    drive.google.c...

Комментарии • 41

  • @trader128tan8
    @trader128tan8 3 года назад +4

    Hi Sir, thank you for the code. I just realized if there are similar sales person for both Manager 1 and Manager 2, these sales person will not appear in combo box 2 if Manager 2 is selected in combo box 2. e.g. If "Mr. J Roy" is also under Manager 2, when Manager 2 is selected in combo box 1, "Mr. J Roy" will not appear in combo box 2. Is it possible to modify the code to make this possible? Desperately need help on this and I could not find any solutions online.

  • @WillOkazaki
    @WillOkazaki 11 месяцев назад

    Sir, how do I start my board from B3 so that the comboboxes can work? help please...

  • @dayanandvishwakarma6389
    @dayanandvishwakarma6389 2 года назад +1

    Sir, if same name for for manager 1 & manager 2 then what will change in code

  • @sekousane8051
    @sekousane8051 Год назад

    Hi Thanks for this...
    It's work done...
    But this time I wanna know if the 3rd part to display result is a listbox And not a combobox like this video what we go n'a do ???
    Please ANSWER !!!!
    Thanks you again !!!

  • @rksocial9354
    @rksocial9354 Год назад

    Thank you Sir, using this method I have created a file with 5 category of ComboBox but I have ons doubt on how to speedup run time in Macro in userform? Please assist

  • @kamranmammadov9546
    @kamranmammadov9546 Год назад

    Thanks for the information. Can you help to pass the data in the listbox to the table? Thanks in advance

  • @amirrsssss
    @amirrsssss 3 года назад +1

    This one helps me a lot! Thanks bro

  • @TheNewLifeTech
    @TheNewLifeTech 4 года назад +1

    thanks for this video, Can we make more then three dependent combobox?

    • @Nsutradhar
      @Nsutradhar  4 года назад

      Yes, you can

    • @hardik_parmar_2301
      @hardik_parmar_2301 3 года назад

      Please Share More Than 3 Dependent Combobox Example.
      hp354415@gmail.com

  • @todorpetkov1217
    @todorpetkov1217 Год назад

    Hello Mr. Nsutradhar, trying to follow you and complete this program alone, I mentioned a problem when info in the area is not sorted (Columns A, B, C - not sorted) in this situation function:
    Application.WorksheetFunction.CountIf(sh.Range("B4", "B" & i), sh.Cells(i, 2)) = 1
    doped earliest. Do not go to the bottom of column B and with that ComboBox2 not add all items I have it.
    So, what is wrong?

    • @maharajatradingcompany8729
      @maharajatradingcompany8729 Год назад

      bro you need to use countifs function and mention both the columns together in one formula, then it will work

  • @kaitlync2024
    @kaitlync2024 2 года назад

    I noticed the same issue as the previous comment. Can you please help?

  • @shatrughan08
    @shatrughan08 3 года назад

    sir ji mere combobox three mai kuch show nahi ho raha hai apke dwra batai puri coding ki hai phir bhi plz help

  • @dayanandvishwakarma6389
    @dayanandvishwakarma6389 2 года назад

    if manager 1 and manager 2 has same name employ then how this work

  • @NAJIB4U
    @NAJIB4U 3 года назад

    Thank you so much, realy its a very helpfull tuto ;)

  • @Toto-pw4tw
    @Toto-pw4tw 2 года назад

    Thank you so much! This is a very helpful video!

  • @eleonoraa.c.1706
    @eleonoraa.c.1706 Год назад

    Thx a lot. Your method is the best.

  • @yuslanld7956
    @yuslanld7956 3 года назад +1

    Best. Thanks so so much

  • @kuppandampalayamsociety5863
    @kuppandampalayamsociety5863 Год назад

    Thank you so much bro

  • @kirandey26
    @kirandey26 4 года назад

    Great Sir, thanks for this video

  • @vo_chong_aphu
    @vo_chong_aphu 3 года назад

    Thanks for this video!

  • @rodrigopresencebagarolo2892
    @rodrigopresencebagarolo2892 3 года назад

    Nice video, thanks!

  • @Lone.wolf004
    @Lone.wolf004 3 года назад

    Thank you sir :)

  • @amdadulbd3983
    @amdadulbd3983 3 года назад

    thanks

  • @tareqrahman2702
    @tareqrahman2702 4 года назад

    Many Many thank, i am just looking for this formula.

  • @TheNewLifeTech
    @TheNewLifeTech 4 года назад

    Very useful

  • @chiragkothari2306
    @chiragkothari2306 3 года назад

    Sheet1 a to c value combobox1 to 3.and Sheet1 d value textbox1 show
    Please send to code

    • @chiragkothari2306
      @chiragkothari2306 3 года назад

      Please share your WhatsApp number

    • @Nsutradhar
      @Nsutradhar  3 года назад

      nsutradhar.cob@hotmail.com

    • @chiragkothari2306
      @chiragkothari2306 3 года назад

      8460193000

    • @Nsutradhar
      @Nsutradhar  3 года назад

      Sir please send your queries at nsutradhar.cob@gmail.com
      I will definitely reply. I checked my email regularly.
      I will solve your problem and send you necessary code. No need to share whatsapp number.
      And also if you face any problem with any application which you are going to create. You can share with me.

  • @dayanandvishwakarma6389
    @dayanandvishwakarma6389 2 года назад

    Sir, help