+ Reply to Thread
Results 1 to 4 of 4

How to combine IF, IFerror and Vlookup formula?

  1. #1
    Valued Forum Contributor
    Join Date
    12-22-2010
    Location
    Texas
    MS-Off Ver
    Excel 2003 & Excel/Access 2007
    Posts
    438

    How to combine IF, IFerror and Vlookup formula?

    Hello I have the attached spreadsheet that kind of works, It returns the correct value when it exist but it doesn't when the value doesn't... could you please look at my formula and let me know where I was wrong.

    Thanks!!
    Attached Files Attached Files

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: How to combine IF, IFerror and Vlookup formula?

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


    But I think what you were shooting for was:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,665

    Re: How to combine IF, IFerror and Vlookup formula?

    Please Login or Register  to view this content.
    Ben Van Johnson

  4. #4
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: How to combine IF, IFerror and Vlookup formula?

    Another way

    =IF(IFERROR(MATCH(F1,A:A,0),0),"","NOT CIB ")&"Approved"

+ 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. [SOLVED] Help (Excel Formula Vlookup Iferror and Date)
    By tf1989123 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-16-2016, 11:49 PM
  2. [SOLVED] IFERROR(IF(VLOOKUP formula help
    By y0brah in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-14-2014, 08:30 AM
  3. How to add ABS Formula with Iferror and Vlookup
    By vajeednawab in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-10-2013, 06:16 AM
  4. Help with Iferror(vlookup( formula ASAP
    By rwmeis in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-20-2013, 03:52 PM
  5. [SOLVED] Using VLOOKUP and CONCATENATE within an IFERROR formula
    By mowens74 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-21-2013, 12:24 PM
  6. Replies: 10
    Last Post: 11-06-2012, 08:31 AM
  7. [SOLVED] Writing code for a function to combine iferror and vlookup
    By tommyko in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-31-2012, 05:39 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