+ Reply to Thread
Results 1 to 4 of 4

Search Engine VBA

  1. #1
    Registered User
    Join Date
    02-08-2023
    Location
    Jakarta, Indonesia
    MS-Off Ver
    365
    Posts
    8

    Red face Search Engine VBA

    Hi guys, eumm I need help for my search engine, yesterday i was asked for help about this search engine too and I already Solved it.
    but there are still a bit problem here, and I have no idea how to solve it.

    So i have a search engine like this
    Screenshot 2023-05-17 145750.png
    in this search engine whenever I try to searching data, I need to choose region then category which is this category based on column in my database and after I choose the category, I have to write the keyword to make the system search the data.
    Screenshot 2023-05-16 152505.png

    But i want to make like after I choose the region and I can write the keyword right away without have to choose the category, so whenver i write anyword in keyword textbox so it can search the data and found the exact data eventhough from the different column.

    for example it can be like this,
    Screenshot 2023-05-17 151541.png

    I hope you guys understand, im sorry for my english

    Thanks in advance

    here is the file and code
    TUTORIRAL SISTEM PENCARIAN.xlsm
    Last edited by robyrubyjane; 05-17-2023 at 04:57 AM.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: Search Engine VBA

    I added a new command button to the userform, for testing. It has the code to find your item in column A:C.
    It uses your same advanced filter code.

    Check out the attached.

    Please Login or Register  to view this content.
    The code will not take into consideration if there is a chance surnames and first names are duplicate
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    02-08-2023
    Location
    Jakarta, Indonesia
    MS-Off Ver
    365
    Posts
    8

    Red face Re: Search Engine VBA

    thank you very much, I'll try the code.
    Last edited by robyrubyjane; 05-21-2023 at 11:09 AM.

  4. #4
    Registered User
    Join Date
    02-08-2023
    Location
    Jakarta, Indonesia
    MS-Off Ver
    365
    Posts
    8

    Re: Search Engine VBA

    first of all i would like to say thank you so much for the code, but eumm is it possible for me to find the data both in surname and firstname column also at different rows at the same time?, like this?
    Attachment 830561
    so when i write "jack" any column and rows that contain word jack will be show up ?? I've been looking for the answer and have tried many code but still failed. this is for my internship final project

    Thanks in Advance
    Last edited by robyrubyjane; 05-24-2023 at 10:37 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Search Engine VBA
    By robyrubyjane in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-16-2023, 10:17 AM
  2. Automatically Searching a Search Engine Not Recognizing Search Term
    By mattman123 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-28-2017, 02:03 PM
  3. Search Engine Tips to search through multiple URLs
    By IonutC in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-19-2016, 06:56 AM
  4. Search Engine VBA
    By aeschylus in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-15-2015, 11:14 AM
  5. Search engine
    By Ryan_Bernal in forum Excel General
    Replies: 8
    Last Post: 12-24-2012, 03:14 AM
  6. Search engine
    By zplugger in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 04-11-2009, 01:16 PM
  7. Developing Search Engine to search several Excel sheets
    By cruiser102 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-26-2009, 09:30 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1