+ Reply to Thread
Results 1 to 10 of 10

Combine 2 IF formula return 2 different value

Hybrid View

  1. #1
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,740

    Re: Combine 2 IF formula return 2 different value

    For xl2010 you will need to test each cell individually like
    Formula: copy to clipboard
    =MID(IF((ISNUMBER(SEARCH($B$2,A2))),","&$B$2,"")&IF((ISNUMBER(SEARCH($B$3,A2))),","&$B$3,"")&IF((ISNUMBER(SEARCH($B$4,A2))),","&$B$4,""),2,1000)

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

    Re: Combine 2 IF formula return 2 different value

    You are right 2010 is a bit outdated for this. I tried the first formula provided by @dosydos In excel at live.com and it worked. This is a great help for me it's going to save me a huge lot of time, I will be using this very frequently. Thanks a lot, guys! I love this forum. 珞
    Last edited by AliGW; 09-02-2022 at 08:30 AM. Reason: Please DON'T quote unnecessarily!

+ 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. 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