Results 1 to 8 of 8

Combine 2 iferror argument into one formula

Threaded View

  1. #1
    Registered User
    Join Date
    07-03-2020
    Location
    penang
    MS-Off Ver
    365
    Posts
    4

    Combine 2 iferror argument into one formula

    Hi All,

    I need your help to advice how to combine two iferror formula into one because I have formula from 2 table which I want to find the missing in either table which shows result in one cell.

    =IFERROR(IF(AND(MATCH(Sheet2!E3,Sheet3!D3:O3,0),MATCH(Sheet2!G3,Sheet3!D3:O3,0)),"A","B"),"C")
    =IFERROR(IF(AND(MATCH(Sheet3!E3,Sheet2!D3:O3,0),MATCH(Sheet3!G3,Sheet2!D3:O3,0)),"A","B"),"F")

    Thanks and appreciate your help and advice.

    Regards,
    Kenji
    Last edited by AliGW; 07-03-2020 at 02:51 AM. Reason: Urgency statement removed from thread title.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] VBA auto-sort not working when the "IFERROR" part of the formula is in effect
    By davo3286 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-08-2019, 08:16 PM
  2. What's wrong with my formula =IFERROR('DATA EXPORT - RAW ORDERS'!B1),"")
    By preveo in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-13-2018, 09:26 AM
  3. [SOLVED] "IF" to "IFERROR" (or other formula) help by skipping empty cells
    By slack578 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-10-2013, 03:50 PM
  4. [SOLVED] Combine "=IF" and "=HOUR" statement for cell formula
    By chriswhite1982 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-19-2013, 02:42 PM
  5. vba doesn't work with "iferror()" and formula autofill problem
    By lkim in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-10-2012, 07:47 AM
  6. "=RESULT()", "=ARGUMENT()", "=RETURN()" ??
    By PeteCresswell in forum Excel General
    Replies: 1
    Last Post: 03-31-2005, 04:06 PM

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