+ Reply to Thread
Results 1 to 2 of 2

Search for Multiple Items and Display Result of Particular Word

  1. #1
    Registered User
    Join Date
    02-08-2013
    Location
    Bangalore
    MS-Off Ver
    Excel 2007
    Posts
    4

    Search for Multiple Items and Display Result of Particular Word

    Hi All,

    I Want to fetch a data as below.

    ITEM RESULT
    M&C_ES_F_55+_Phase1 <55>
    M&C_BR_F_18-34_Phase1 <18-34>
    M&C_ES_F_35-54_Phase1 <35-54>

    Likewise there are many line items, wherein i want the Age should be searched in ITEM column and should be displayed in the RESULT column.

    * I don't want to Use text to column method, is it possible to use IF condition along with Search formula.


    Thanks in advance.

    Regards,
    Ajay
    Last edited by Ajay_tippu; 06-16-2014 at 06:00 PM.

  2. #2
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Search for Multiple Items and Display Result of Particular Word

    Enter this in B2 and copy down:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    The result will be:

    55+
    18-34
    35-54

    If you need the "<>" then this should do it:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    To get rid of the + sign this will do it.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    The result is:

    <55 >
    <18-34 >
    <35-54 >
    Last edited by newdoverman; 06-16-2014 at 08:03 PM.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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. MACRO - Count items in column and display the result
    By stalin1107@gmail.com in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-02-2013, 10:45 PM
  2. Display search result in message box
    By n00ne in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-26-2013, 02:00 AM
  3. [SOLVED] Search for items in different columns and gather their price as a result
    By paokun in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-03-2013, 01:13 AM
  4. Replies: 1
    Last Post: 10-23-2012, 05:12 PM
  5. Replies: 13
    Last Post: 08-04-2011, 09:41 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