+ Reply to Thread
Results 1 to 6 of 6

Find text based on condition

  1. #1
    Forum Contributor
    Join Date
    09-07-2013
    Location
    chennai
    MS-Off Ver
    Excel 2010
    Posts
    114

    Find text based on condition

    Hello,

    i want to find some specific text based on condition.its look like Vlookup but lookup value is in finding array table is contain some text, please find the attachment for clear understand ..

    i have a two type of raw data in "Sheet 1" , in table to i have a parameter name that is my lookup value. so here in H2 cell i have text "page.location.domain"

    i have to find the this text in "A Column" if that is match i want to bring the "WT Parameter value to " J column " its like vlookup formula. but in table 1 , A4 cell lookup value contains with some extra text "events.domain OR page.location.domain" . so please suggest me for how to get this ..


    Thanks,
    Ganesh
    Attached Files Attached Files

  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
    30,883

    Re: Find text based on condition

    Try

    =IFERROR(INDEX($B$3:$B$103,MATCH("*" &H3&"*",$A$3:$A$103,0)),"")

  3. #3
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Find text based on condition

    Hi
    Use
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    and copy down

  4. #4
    Forum Contributor
    Join Date
    09-07-2013
    Location
    chennai
    MS-Off Ver
    Excel 2010
    Posts
    114

    Re: Find text based on condition

    thank johan. this what i want ....

  5. #5
    Forum Contributor
    Join Date
    09-07-2013
    Location
    chennai
    MS-Off Ver
    Excel 2010
    Posts
    114

    Re: Find text based on condition

    hi this also simplest method and the best ....thanks you Jose...

  6. #6
    Forum Contributor
    Join Date
    09-07-2013
    Location
    chennai
    MS-Off Ver
    Excel 2010
    Posts
    114

    Re: Find text based on condition

    hi ,

    these formula helping me only for text values not for numbers ...

+ 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 Highest Value Based on Condition
    By FallingDown in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-06-2015, 11:05 AM
  2. Find crossing points based on a given condition
    By jmnpinheiro in forum Excel General
    Replies: 4
    Last Post: 09-02-2014, 03:00 PM
  3. [SOLVED] Formula to find out MAX and MIN based on 3rd cell condition
    By helpbitte in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-12-2013, 05:31 AM
  4. Find and replace based on condition macro
    By contra76 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-25-2010, 10:58 PM
  5. Find and Replace Text with If Then Condition
    By charliechez in forum Excel General
    Replies: 1
    Last Post: 11-07-2006, 12:12 PM
  6. vba help pls - find min based on a condition and return val of an offset cell
    By Impakt in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-16-2005, 08:06 PM
  7. Find Min based on condition & return val of offset cell
    By impakt in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-16-2005, 09:12 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