Results 1 to 27 of 27

VBA to search all worksheets, for multiple keywords, and copy matched rows

Threaded View

  1. #1
    Registered User
    Join Date
    04-05-2020
    Location
    Hong kong
    MS-Off Ver
    MS office 365
    Posts
    10

    VBA to search all worksheets, for multiple keywords, and copy matched rows

    Hi,
    excel have find function with can find all cells matching one keyword in all worksheets, within workbook.
    but I need to find all cells which consist of more than one keywords in all worksheets (i.e. search cells which match all keywords) ;

    and copy all those rows, with matching cells, to a single worksheet named"searchedresult";

    and if possible, have an extra columns in the searchedresult which have the hiperlink for each matching cell, which allow me to click and go to each particular matching cell when needed; name of worksheet found and cell address.

    Would it be possible to have a VBA which will prompt to ask for keywords to be searched (each seperated by ";") then carry out the search and put results as described above.
    attached a sample excel

    thanks a lot.

    patrick
    Attached Files Attached Files
    Last edited by patrickchau; 04-05-2020 at 08:19 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Search multiple columns from Multiple Worksheets and copy rows into a Summary Worksheet
    By kljohn01 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 09-07-2017, 03:46 PM
  2. Automate count of matched keywords by search
    By GregorySB in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-19-2015, 05:57 PM
  3. [SOLVED] Search for keywords and copy rows containing keywords to new sheet
    By lenorsk in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 10-15-2013, 06:54 AM
  4. search multiple columns and count number of rows the keywords appear
    By vincegc8 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-22-2013, 02:01 PM
  5. How to search for text across multiple worksheets and copy rows?
    By jonez19 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-03-2013, 04:34 PM
  6. Search multiple worksheets for several keywords
    By gyro11 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 10-08-2010, 05:10 PM
  7. Macro to Search and Copy Multiple Keywords into Another Sheet
    By Bangarang in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 08-05-2010, 01:57 PM

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