Display Search results in ListBox with more than 10 Column ( 17 Column ) in excel VBA ||

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ธ.ค. 2024

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

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

    Listbox with Rowsource is All In One❤❤

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

    I´m looking for a way to transfer data from listbox1 to listbox2, with dblclik, but both listboxes, have more than 10 columns. Do you have any video teaching something like that? Tks

  • @markanthonydizon50
    @markanthonydizon50 2 ปีที่แล้ว

    Hi, I the code is working on my end. Thank you so much! However, when I pull out the form using a button from another sheet or using a button from the spreadsheet the combo box is missing its item, it is just leaving a blank option. Can you help me with this, please?

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

    Could you do a video where you can select the row and update the column

  • @KunaiForce
    @KunaiForce 2 ปีที่แล้ว +2

    sort of confusing with not defining what is the database sheet containing and what the searchdata sheet was containing

  • @vikashjee3534
    @vikashjee3534 4 ปีที่แล้ว +3

    you should make videos in your voice so that it is clearly understandable and the channel will grow and people will get help from you.

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

    👍 good things here. I need some more help: I have created a data entry userform with which I search for records using criteria search. However, when I search by any non text column such as number and date column it is not able to search. How can I modify the code to search text, number, date and even a combination of any data type? Any idea kindly help

    • @Nsutradhar
      @Nsutradhar  2 ปีที่แล้ว

      For Date use like this
      CDate(Me.TextBox1)
      For number use
      Me.TextBox1.Text

    • @josephkimote661
      @josephkimote661 2 ปีที่แล้ว

      I appreciate alot, I am learning so much from your content

  • @LoveYouHR
    @LoveYouHR 3 ปีที่แล้ว

    good video sir... I have a userform containing combobox for item name, text boxes for item code, hsn, uom, qty, rate, discount1 and discount2 and labels of calculation like cgst, sgst, igst, taxable, and gross total. in totality, around 14 column. now the trouble is to populate all these data in listbox, as listbox is allowing only 10 cloumn. can u please help me... thanks in adv.

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

    My excel sheet table has some blank cells but in listbox it is showing zero instead of blank.how do i make it blank in listbox as well?

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

    I will say "Excellent work".

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

      Thank you

    • @bestonlinegk3998
      @bestonlinegk3998 4 ปีที่แล้ว

      @@Nsutradhar Welcome. I know little coding. Here in your example there are 2 field as search option. One is combobox and another is Texbox. Now if both will be Texbox then how to do coding. Is there any video you have? I was searching on your blog but I didn't get anything.
      2 or more search box with results in list box. I did my project in MS access as I found easy. But the same I want to do in excel.
      My 3 search Texbox is "name of customers", "website", "country"
      And result list box has minimum 6 columns.
      I can edit the coding but I need one example video..
      Thanks

  • @mohamedmoussaoui9546
    @mohamedmoussaoui9546 2 ปีที่แล้ว

    Excellent work, Thank you so much, Sir.

  • @rogaranjah5619
    @rogaranjah5619 3 ปีที่แล้ว

    i need to watching u make a code in a worksheet database & searchdata. can u help me?

    • @Nsutradhar
      @Nsutradhar  3 ปีที่แล้ว

      Yes, first you see my videos from my channel where I uploaded many more about search data from database worksheet.

    • @rogaranjah5619
      @rogaranjah5619 3 ปีที่แล้ว

      @@Nsutradhar ok i'll wach all of u videos suhu. thanks

  • @EurysSantos
    @EurysSantos 3 ปีที่แล้ว

    Hi great video.
    I'm creating a formular in which I have included a listbox and I want the headers to be shown but when I activate the option the headers are in blank. What should I do to make them appear?

  • @abdulsafwan711
    @abdulsafwan711 4 ปีที่แล้ว

    Bro is that possible to paste the value in same sheet1 after filter

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

      Yes, you can do this. Later I will send you an another file to your email which is already recorded to me.

    • @abdulsafwan711
      @abdulsafwan711 4 ปีที่แล้ว

      Nsutradhar thank you so much

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

    Excelent this is what i am looking for

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

      If there is any video tutorial like this please mention me

  • @Nisha_Sharma_862
    @Nisha_Sharma_862 2 ปีที่แล้ว

    I need your help

  • @rezabellana7074
    @rezabellana7074 4 ปีที่แล้ว

    Does it work without the SearchData worksheet? I followed your procedure but it doesnt show in my listbox when i select the category and type the word in textbox. There's no error. Hope you can explain to me or help. This code need for my project.

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      No it doesn't work without SearchData Worksheet. If your column number is less than 10 then it will work without SearchData Worksheet. After all if you need this file then contact me at nsutradhar.cob@gmail.com
      Thank you

    • @rezabellana7074
      @rezabellana7074 4 ปีที่แล้ว

      @@Nsutradhar my column is only 8. I will send my file to your email. Appreciated your kind and sharing knowledge sir

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      Ok definitely I will assist you.
      Request to view the below video.
      I hope, you will find your answer
      th-cam.com/video/zaPpkWYnAN4/w-d-xo.html
      Thank you

    • @TheCrazydomingos
      @TheCrazydomingos 4 ปีที่แล้ว

      @@Nsutradhar hi, I am having the same problem. Could you please send me the file too? I just sent email

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

      @@Nsutradhar email you

  • @chetanj2367
    @chetanj2367 4 ปีที่แล้ว

    Fantastic Guru.. you're amazing

  • @pasongsinkhamchan1033
    @pasongsinkhamchan1033 3 ปีที่แล้ว

    This is amazing!. However, i have a problem my listbox does not filter date and other numeric criteria. For example I can only filter "Product code" but not "Week Number" even if it is numeric criteria. I have tried with multiple IF but it works only with one criteria. I have to put Elseif to be able to search Week number but then I still can not search for Date. When I change Elseif to Date, I can not search for Week number.

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

      Hello 👋, I have similar issue, did you get solution to the problem? Kindly assist me . Thanks in advance

  • @joyzuniga3963
    @joyzuniga3963 4 ปีที่แล้ว

    I would like to request this file, I am getting an error at some point regarding record source if condition part.

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      Ok check mail

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      Email please

    • @joyzuniga3963
      @joyzuniga3963 4 ปีที่แล้ว

      @@Nsutradhar yojiaginuz002@gmail.com

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      Check email now

    • @claudinedistrito8435
      @claudinedistrito8435 4 ปีที่แล้ว

      @@Nsutradhar please send as well the file to me. thank you so much

  • @paragsoni3954
    @paragsoni3954 4 ปีที่แล้ว

    Hi sir thank you for this video I like it so much please send me file for practice

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      drive.google.com/uc?export=download&id=1enVbmIOLf5Iw2tGLwJW-6efre6X-VVl9

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      Or visit nsutradhar.blogspot.com

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

    It says Run-Time error '438'
    Object doesn't support this property or method

    • @ConsulthinkProgrammer
      @ConsulthinkProgrammer 4 ปีที่แล้ว

      For an alternative in google sheets we can do simple trick like this:
      th-cam.com/video/XOzRCwyCkdA/w-d-xo.html

  • @claudinedistrito8435
    @claudinedistrito8435 4 ปีที่แล้ว

    Hi good day. your video is very helpful for my ongoing project. can you send me the file. thanks in advance

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

      Visit my blog and send me your email address through contact me
      nsutradhar.blogspot.com

    • @claudinedistrito8435
      @claudinedistrito8435 4 ปีที่แล้ว

      @@Nsutradhar distritoclaudine27@gmail. com thanks a lot sir

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      Check email

    • @claudinedistrito8435
      @claudinedistrito8435 4 ปีที่แล้ว

      hi sir. sorry but i haven't receive any email. coming from you.. please help to resend. thank you Nsutradhar

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      Ok, contact me at nsutradhar.cob@gmail.com

  • @proyecto2148
    @proyecto2148 4 ปีที่แล้ว

    Is there a code to filter data in a listbox from a textbox with more than 1 million rows?

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      give me your email id, I will send you a file with more than 1 million data

    • @proyecto2148
      @proyecto2148 4 ปีที่แล้ว

      @@Nsutradhar meme_star6@hotmail.com

    • @proyecto2148
      @proyecto2148 4 ปีที่แล้ว

      I can send you my file with more than 1 million rows occupied.
      gyazo.com/bf8645cc4f61337c7ed0b2c8e7475529
      Unfortunately your code is very difficult to understand, with all due respect.

    • @proyecto2148
      @proyecto2148 4 ปีที่แล้ว

      @@Nsutradhar Hello, I didn't receive your message...

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

    need the file

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

    hey can you send me the file please it's helpful on my project thx

    • @Nsutradhar
      @Nsutradhar  3 ปีที่แล้ว

      Contact me at nsutradhar.cob@gmail.com

    • @oreliocabezas9408
      @oreliocabezas9408 3 ปีที่แล้ว

      hey i send you a email thx for helping me

    • @oreliocabezas9408
      @oreliocabezas9408 3 ปีที่แล้ว

      @@Nsutradhar it's working fine and it's verry nice great thanks

    • @oreliocabezas9408
      @oreliocabezas9408 3 ปีที่แล้ว

      i want for every column search by keyword can you help me thx

    • @oreliocabezas9408
      @oreliocabezas9408 3 ปีที่แล้ว

      i mean for 10 column

  • @oreliocabezas9408
    @oreliocabezas9408 3 ปีที่แล้ว

    hey nice work and thanks for helping me great job
    thx
    orelio

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

    Amazing!

  • @MohAboAbdo
    @MohAboAbdo 3 ปีที่แล้ว

    Thank you so much, Sir.

  • @omprakashsharma5749
    @omprakashsharma5749 3 ปีที่แล้ว

    Can I get this file and I already fill the form

    • @Nsutradhar
      @Nsutradhar  3 ปีที่แล้ว

      Yes, Please follow the link below
      nsutradhar.blogspot.com/p/display-search-results-in-listbox-with.html

    • @omprakashsharma5749
      @omprakashsharma5749 3 ปีที่แล้ว

      @@Nsutradhar can I ask you something

    • @omprakashsharma5749
      @omprakashsharma5749 3 ปีที่แล้ว

      @@Nsutradhar so after this output can we add search data in other sheet

    • @Nsutradhar
      @Nsutradhar  3 ปีที่แล้ว

      @@omprakashsharma5749 when you click on search button, you can see all searched data from database and it will automatically store in SearchData sheet.
      If you need help you can contact at nsutradhar.cob@gmail.com

    • @omprakashsharma5749
      @omprakashsharma5749 3 ปีที่แล้ว

      @@Nsutradhar thank you

  • @aponbahana
    @aponbahana 4 ปีที่แล้ว

    Brother, need practice file

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      Contact me at nsutradhar.cob@gmail.com

    • @aponbahana
      @aponbahana 4 ปีที่แล้ว

      @@Nsutradhar ok vai

  • @RajaDas-bq9sy
    @RajaDas-bq9sy 4 ปีที่แล้ว

    Sir is form ko full screen kaise kare

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      try this code
      nsutradhar.blogspot.com/p/make-userform-full-screen-excel-vba.html

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

    Boss Continue with

  • @shivkumarmahoniya8246
    @shivkumarmahoniya8246 3 ปีที่แล้ว

    Super....

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

    what is inside search data?

  • @charlee4312
    @charlee4312 4 ปีที่แล้ว

    it'sgiving me "Run-time error 70. Permission Denied."

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      forms.gle/CQc2V7HgmaaycyKd9

  • @masoomraja2506
    @masoomraja2506 3 ปีที่แล้ว

    Plz share code

    • @Nsutradhar
      @Nsutradhar  3 ปีที่แล้ว

      nsutradhar.blogspot.com

  • @riteshpatel-yz7rd
    @riteshpatel-yz7rd 3 ปีที่แล้ว

    I facing run time error 1004

    • @Nsutradhar
      @Nsutradhar  3 ปีที่แล้ว

      Start Microsoft Excel
      On the Menu Bar select "File" > "[Excel] Options" > "Trust Center" > "Trust Center Settings..." > "Macro Settings"
      In the top section, select the radio button for "Disable all macros with notification"
      In the bottom section, check the box for "Trust access to VBA project object model"
      Click "OK" and "OK" to save the settings
      Close Excel

    • @riteshpatel-yz7rd
      @riteshpatel-yz7rd 3 ปีที่แล้ว

      @@Nsutradhar I am trying disable Marco but same problem please help

  • @RajaDas-bq9sy
    @RajaDas-bq9sy 4 ปีที่แล้ว

    Eti Bangla vision hole valo hoi ar etir full video pls updated korun

  • @RajaDas-bq9sy
    @RajaDas-bq9sy 4 ปีที่แล้ว

    sir Pls help me

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      Visit my blog and send me your email through contact me
      nsutradhar.blogspot.com

    • @RajaDas-bq9sy
      @RajaDas-bq9sy 4 ปีที่แล้ว

      Sir Amr mail I'd
      rajadas9651@gmail.com

    • @RajaDas-bq9sy
      @RajaDas-bq9sy 4 ปีที่แล้ว

      Sir pls give me this file

    • @RajaDas-bq9sy
      @RajaDas-bq9sy 4 ปีที่แล้ว

      Sir pls help me..🙏🙏🙏

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      I already sent you the files,
      If you didn't receive till now, then contact me at nsutradhar.cob@gmail.com
      Thank you

  • @shaikhmoiz8789
    @shaikhmoiz8789 4 ปีที่แล้ว

    Please email the file

    • @Nsutradhar
      @Nsutradhar  4 ปีที่แล้ว

      Please go to nsutradhar.blogspot.com and download this file
      Thank you

  • @vineetasaxena2727
    @vineetasaxena2727 3 ปีที่แล้ว

    Useless effort

    • @Nsutradhar
      @Nsutradhar  3 ปีที่แล้ว

      Why? If you need help, you can contact me.

    • @jamesonveronilla
      @jamesonveronilla 2 ปีที่แล้ว

      @@Nsutradhar useless