VBA - User Form: Search as you Type using TextBox and ListBox | Search by criteria

แชร์
ฝัง

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

  • @malcolmt3125
    @malcolmt3125 23 วันที่ผ่านมา

    This is absolutely awesome, there are very few that implement a userform for this type of search, that you can actually follow along and can tweak to get it into your own project. Thank you for you time in putting this out for the masses. Not sure why you didn't post the actual code as well, but that made for a better understanding

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

    Excellent. You're great VBA teacher. Thanks for your best code and another useful tutorial. Your code works like miracle. All thumbs up. Already subscribed

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

      You are welcome

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

    loved this! I'll test this on the project I am currently working on. Is it possible to conduct the search anywhere in the criteria?
    For example, if I type or, it will show the result of any word that has letters "or" and not just the one that starts with or?

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

    vba excel, A1 type a few characters (if it supports Vietnamese, even better), B1 is the directory path to search, when found in B1 the word or excel file contains the same content as A1, then will return results from C1 down: the search path to the folder containing the word or excel file, the result contains content identical to A1 (including the file name). please help me

  • @onlineservices6150
    @onlineservices6150 10 หลายเดือนก่อน +2

    Sir I need help 🙏
    Why this search method is working slow when data is more than 100 and searh textbox responding very slow. Please give the solution .

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

    How to search listbox name midlename last name.. Example.. In textbox type..A B C.. result..Adi Bike Care in vba please vba code..

  • @PopoyTanke
    @PopoyTanke 29 วันที่ผ่านมา

    Hi, I'm getting the error variable not defined on a = Len(Me.TxtSearch.Text) where can I set the A variable?

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

    sir 10 above loop posible or not ?

  • @roronoazoro8343
    @roronoazoro8343 9 หลายเดือนก่อน +2

    good but could have been better and faster to work with the large table by using filtering the table using Wildcard(*) and coping the data to a temp sheet and then bringing the data in the list box with range. by converting the data in to the table it gives whole lot of functions to use for us and still keeping all the sheet functions also.

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

    I tried to correct the codes for the listview. But I couldn't. Can you edit the codes for the listview? Thank you.

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

    Thank you very much

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

      You are welcome

  • @games-by2fy
    @games-by2fy 7 หลายเดือนก่อน +1

    thank you so much

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

      you are welcome

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

    this only work for 9 column ia any way to use more than 10 columns

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

    sir , how to search text in the middle?

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

    Excellent

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

    How to get the header on list box. . Isn't explained but finally on there how????

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

      Same

    • @c0deblack
      @c0deblack 13 วันที่ผ่านมา

      same, i used “listbox1.clear” and this make listbox has no headers 😢

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

    sir, it shows an error - variable a is not defined. How can I solve this

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

      same

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

      Add "Dim a" to the top of the form, first line

  • @erol9000
    @erol9000 ปีที่แล้ว +1

    Super

    • @hay_kel
      @hay_kel  ปีที่แล้ว

      Thank you

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

    My code don't work, the informations are not showed in listbox after all, anyone have a tip for the solution?

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

      Same here

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

    harika

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

      Thank you

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

    it shows only first column, please help

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

      Go to the properties of your ListBox, and increase the ColumnCount to the number of Columns you want to see. Maybe this helps.

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

    can u send me the file

  • @GopalBiswas-wt5ef
    @GopalBiswas-wt5ef 11 หลายเดือนก่อน

    Sir
    31 March 2024 file expired हो जाएगा 1st अप्रैल open ओपन करने के लिए पासवर्ड देना होगा Excel VBA code कैसे लिखो लिखें

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

    Na ismeaapne search की कोई coding ki hai kuch kaam nhii kar raha pagal बना रहे हो ना Sheet downloads की try के liye