+ Reply to Thread
Results 1 to 4 of 4

Find a row of info by using keywords

  1. #1
    Registered User
    Join Date
    01-18-2016
    Location
    Lemoyne, PA
    MS-Off Ver
    2013
    Posts
    11

    Find a row of info by using keywords

    I have a spreadsheet for all of our preferred vendors that I want to share with our company. What I want to do is put keywords such as doors, windows, glass, store fronts, door hardware in column A and drag the column down so users can't see it. Then I would like them to open the sheet type in a keyword that they are looking for such as store fronts and have excel give them the rows that have information pertaining to the keyword. There may be 5 vendors that can do store fronts. Is this possible? Thank you in advance for any help.

    Rob

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,192

    Re: Find a row of info by using keywords

    Please see yellow banner at top of page on how to attach a workbook.
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Registered User
    Join Date
    01-18-2016
    Location
    Lemoyne, PA
    MS-Off Ver
    2013
    Posts
    11

    Re: Find a row of info by using keywords

    I think its attached...
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,552

    Re: Find a row of info by using keywords

    If I understand correctly then:
    1. Populate a column (M in the attached file) using: =ISNUMBER(SEARCH(B$1,A101))
    2. Populate the range that displays the information using: =IF(ROWS($A$2:$A2)>COUNTIFS($M$101:$M$139,TRUE),"",INDEX(B$101:B$139,AGGREGATE(15,6,(ROW($B$101:$B$139)-ROW($B$100))/($M$101:$M$139=TRUE),ROWS($A$2:$A2))))
    Note that Conditional formatting is also applied to the range that displays the information. i.e. cells that contain zeros = white font
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. [SOLVED] Find if a text value contains one of the keywords
    By billj in forum Excel General
    Replies: 5
    Last Post: 02-22-2024, 01:07 AM
  2. Find all keywords
    By Indi_Ra in forum Excel General
    Replies: 7
    Last Post: 06-30-2016, 05:29 AM
  3. How Do I find keywords and put it into template?
    By Snaybot in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-05-2014, 12:15 PM
  4. [SOLVED] HDI - Return multiple keywords in a text column based on a set of available keywords
    By zneiley in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-25-2013, 01:32 PM
  5. [SOLVED] Cmd to Listbox (Find info in sheet2) copy/paste info to A7 Excel 2007
    By Excelnoub in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-14-2013, 09:49 AM
  6. Search and find info, if correct info found copy into new worksheet
    By JnrParki in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-13-2011, 11:36 AM
  7. [SOLVED] where do i find a list of macro keywords
    By hecfrme in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-24-2005, 08:05 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