Results 1 to 10 of 10

Combine 2 IF formula return 2 different value

Threaded View

  1. #1
    Registered User
    Join Date
    09-23-2012
    Location
    Mumbai
    MS-Off Ver
    Excel 2010
    Posts
    61

    Combine 2 IF formula return 2 different value

    I have a list of such titles about 2000

    A1: Titles
    A2: 10 Facebook Marketing Ideas for Small Business
    A3: 10 Fun Facts About Social Media
    A4: 10 Fitness Tips for Health Life

    And I have about 20 popular singular word from the above title that I want to use as tags for each title
    B1: Popular Singular Words in The List of 2000 titles (there are 20 such words)
    B2: Business
    B3: Social
    B4: Health
    B5: Fitness
    B6: Marketing
    B7: Facebook


    In C2 I want to return multiple values i.e Marketing, Business, Facebook these are the 3 tags assigned to the title in A2. Since I only have 20 popular words to tag, is there a way I can combine the below formula 20 times in single cell and return multiple values separated by comma maybe by using concatinate.

    =IF((ISNUMBER(SEARCH(B2,A2))),B2,"")
    Last edited by faizzsheikh; 08-30-2022 at 03:20 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 11-12-2019, 08:22 PM
  2. SUMIF combine with different file return VALUE error
    By greg151091 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-08-2017, 03:39 PM
  3. Return value based on name combine score if same name
    By SVTF in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-28-2014, 12:38 PM
  4. How to combine the selected items of a list and return in a cell
    By 1tane1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-22-2014, 06:37 AM
  5. how to combine a single period return formula & a multiple period formula?
    By uptickdk in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-27-2013, 02:34 PM
  6. Macro to combine and return values
    By meleo in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-27-2012, 09:59 PM
  7. Replies: 3
    Last Post: 04-15-2010, 08:36 PM

Tags for this Thread

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