+ Reply to Thread
Results 1 to 6 of 6

Help searching and inputing data into cell based on results found matching criteria

  1. #1
    Registered User
    Join Date
    12-08-2018
    Location
    UK
    MS-Off Ver
    365
    Posts
    4

    Help searching and inputing data into cell based on results found matching criteria

    Hi all,

    Im looking to find some way of creating a formula that searches the words in column G within column C (red circles in image) and putting the resulting words from column H into the formulated cells in E (blue circle).
    G2 = STEPPING so Search C Column for the word STEPPING and then add the result of AAA to E cell.
    I want to be able to copy this formula so it auto populates the cells of E column to show the results for its matching search.




    Screenshot (1).png

  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,876

    Re: Help searching and inputing data into cell based on results found matching criteria

    Will you please attach a sample Excel workbook? We are not able to work with or manipulate a picture of one and nobody wants to have to recreate your data from scratch.

    1. Make sure that your sample data are REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired results are also shown (mock up the results manually).

    3. Make sure that all confidential data is removed or replaced with dummy data first (e.g. names, addresses, E-mails, etc.).

    4. Try to avoid using merged cells as they cause lots of problems.

    Unfortunately the attachment icon doesn't work at the moment, so to attach an Excel file you have to do the following: just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.

    Please pay particular attention to point 2 (above): without an idea of your intended outcomes, it is often very difficult to offer appropriate advice.
    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
    12-08-2018
    Location
    UK
    MS-Off Ver
    365
    Posts
    4

    Re: Help searching and inputing data into cell based on results found matching criteria

    I have attached a workbook with what it is im looking to achieve.
    Attached Files Attached Files

  4. #4
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Help searching and inputing data into cell based on results found matching criteria

    In E2 copied down...

    =IFERROR(LOOKUP(1E+100,SEARCH(G$2:G$5,C2),H$2:H$5),"")
    HTH
    Regards, Jeff

  5. #5
    Registered User
    Join Date
    12-08-2018
    Location
    UK
    MS-Off Ver
    365
    Posts
    4

    Re: Help searching and inputing data into cell based on results found matching criteria

    Quote Originally Posted by jeffreybrown View Post
    In E2 copied down...

    =IFERROR(LOOKUP(1E+100,SEARCH(G$2:G$5,C2),H$2:H$5),"")
    OMG that worked perfectly! You've saved me so much time! Thank you so much!

  6. #6
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Help searching and inputing data into cell based on results found matching criteria

    You are very welcome and thanks for the feedback.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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] How to create excel tool to show more than one matching results based on a criteria
    By Mave007 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-18-2018, 02:50 AM
  2. Searching column 1 with data from 2 and reporting found or not found
    By San75 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-15-2016, 05:23 PM
  3. Replies: 5
    Last Post: 06-19-2014, 10:00 AM
  4. Replies: 7
    Last Post: 09-06-2013, 11:59 PM
  5. Replies: 6
    Last Post: 08-08-2012, 09:15 AM
  6. Replies: 2
    Last Post: 03-21-2011, 06:42 AM
  7. matching values and inputing value in the adjacent cell
    By bundyloco in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-17-2005, 04:05 AM

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