+ Reply to Thread
Results 1 to 4 of 4

search data us from column 1 from several worksheets and list results to another worksheet

  1. #1
    Registered User
    Join Date
    05-21-2019
    Location
    NY
    MS-Off Ver
    2013
    Posts
    2

    search data us from column 1 from several worksheets and list results to another worksheet

    Hi, trying to figure this out but not getting much success..
    I have a list of names in 10 worksheets in column one (Class 1, Class 2, Class 3 ...etc). I need to find all the names that matches based on my search criteria (ie. "M*) and list the results to another worksheet (My List) and if no match found than return black. I've attached a sample excel file as a reference. I guess I need an array formula in "My List" worksheet? Any help is appreciated. Thanks. Right now I'm using Filter to search then copy paste to "My List" but takes longer because I have to do that on each work sheet so looking for a formula as an alternative.
    Attached Files Attached Files
    Last edited by johnkay; 05-22-2019 at 02:57 PM.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,877

    Re: search data us from column 1 from several worksheets and list results to another works

    VBA solution
    Please Login or Register  to view this content.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    05-21-2019
    Location
    NY
    MS-Off Ver
    2013
    Posts
    2

    Re: search data us from column 1 from several worksheets and list results to another works

    Thanks a lot. This worked like a charm. Any way to achieve this using functions like index, match,vlookup, countif ? just want to learn them.. not to strong in writing VBA codes.

  4. #4
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: search data us from column 1 from several worksheets and list results to another works

    Here's one solution. Create named ranges corresponding to the used range on each tab, i.e., Class_1, etc. Change the column heading on My List to match those names.
    In A2 use:
    Please Login or Register  to view this content.
    copied down and across.
    Attached Files Attached Files
    Ben Van Johnson

+ 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. Replies: 1
    Last Post: 08-25-2018, 09:08 AM
  2. [SOLVED] string search column in 2nd workbook, results to be selected from a drop down list
    By bob07904 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-30-2015, 02:47 PM
  3. Replies: 2
    Last Post: 05-21-2015, 03:09 AM
  4. [SOLVED] Create List of results from a input search, select desired result, paste into worksheet
    By EddieRubi in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 01-25-2014, 02:59 AM
  5. [SOLVED] IF: Create dropdown list with multiple results from search data
    By arneld in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-12-2012, 08:29 PM
  6. How to search multiple worksheets and put results in a seperate worksheet.
    By bmsjeff in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-13-2010, 09:45 PM
  7. [SOLVED] search column and output results in new worksheet in a different o
    By Paul in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-19-2006, 02:50 PM

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