+ Reply to Thread
Results 1 to 2 of 2

Search for data using 'contains'

  1. #1
    JaB
    Guest

    Search for data using 'contains'

    Good morning

    I have two columns of data which differ slightly, and would like to setup a
    Lookup type of formula that will compare the two columns and return a value
    when the data from column A is contained in column B.
    Any ideas?

    Thanks in advance.

  2. #2
    Jason Morin
    Guest

    RE: Search for data using 'contains'

    JaB-

    =IF(COUNTIF(B1,"*"&A1&"*"),"found","not found")

    HTH
    Jason
    Atlanta, GA

    "JaB" wrote:

    > Good morning
    >
    > I have two columns of data which differ slightly, and would like to setup a
    > Lookup type of formula that will compare the two columns and return a value
    > when the data from column A is contained in column B.
    > Any ideas?
    >
    > Thanks in advance.


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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