+ Reply to Thread
Results 1 to 8 of 8

Iferror(vlookup) query

  1. #1
    Registered User
    Join Date
    11-20-2018
    Location
    Lincoln, England
    MS-Off Ver
    2016
    Posts
    12

    Iferror(vlookup) query

    I have the following formula, it works as it should do, however, I need it to extend from B:D, E:G, H:J through to AX:AZ inclusive. My first question is does it have to be written in long form (if so I am struggling after my formula shown) or my Second Question is their a more simplified formula, bearing in mind the results contain text and not just numbers.

    =IFERROR(IFERROR(VLOOKUP(D55,'Products List'!B:D,2,0),IFERROR(VLOOKUP(D55,'Products List'!E:G,2,0),VLOOKUP(D55,'Products List'!H:J,2,0))),"")

    Thank you in anticipation

    David

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,453

    Re: Iferror(vlookup) query

    Administrative note

    Welcome to the forum

    in your haste to solve your problem, you probably missed the yellow banner advising how to get answers faster by posting a sheet ?

    Please take a moment to read it and attach a sheet accordingly.

    Thanks you for helping us help you

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,137

    Re: Iferror(vlookup) query

    Hi there.

    A picture is worth 1,000 words. An Excel sheet is worth 1,000 non-editable pictures.

    Please read the yellow banner about sample worksheets, at the top of the screen. Act on its guidelines and post a SMALL sample sheet.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  4. #4
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Iferror(vlookup) query

    Please upload a workbook or a representative cut down copy, anonymised if necessary. It is always easier to advise if we can see your request in its context.

    Show a before and after situation with manually calculated results, explaining which information is data and which is results, and if it's not blindingly obvious how you have arrived at your results some explanatory notes as well.

    To upload a file click the Go Advanced button at the foot of your post, look underneath the post area for the Manage Attachments section and take it from there.

    You appear to have different Lookup Lists. It may be possible to use a helper column or other functionality to identify in which column D55 exists (if at all) and then knowing that single column the value in the adjacent column is easily found. However upload the workbook.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  5. #5
    Registered User
    Join Date
    11-20-2018
    Location
    Lincoln, England
    MS-Off Ver
    2016
    Posts
    12

    Re: Iferror(vlookup) query

    Sorry, copy of Worksheets attached
    Attached Files Attached Files

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,137

    Re: Iferror(vlookup) query

    In G4, copied down:

    =IFERROR(INDEX('Products List'!$C:$AY,MATCH(D4,INDEX('Products List'!$B:$AX,,MATCH(B4,'Products List'!$B$2:$AX$2,0)),0),MATCH(B4,'Products List'!$B$2:$AX$2,0)),"")
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    11-20-2018
    Location
    Lincoln, England
    MS-Off Ver
    2016
    Posts
    12

    Re: Iferror(vlookup) query

    I cannot thank you enough. This has been frustrating me for days now.

  8. #8
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,137

    Re: Iferror(vlookup) query

    You're welcome.



    It would be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

    Finally, if that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

+ 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. IFERROR and VLOOKUP
    By dsmpokolm in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-19-2021, 12:51 PM
  2. VLookup and IfError Query
    By dfarley in forum Excel General
    Replies: 7
    Last Post: 01-17-2021, 05:56 AM
  3. [SOLVED] Iferror Vlookup
    By starchaser_one in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-20-2020, 08:59 AM
  4. [SOLVED] VLOOKUP, LOOKUP, MAX, IFERROR query
    By fumusic in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-27-2019, 10:15 AM
  5. Iferror query to sum only numbers greater than zero
    By qflorence in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-28-2018, 01:05 AM
  6. [SOLVED] IfError(Query)
    By sirdon in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-04-2018, 04:08 AM
  7. [SOLVED] IFERROR / ISBLANK formula query
    By zhb12810 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-04-2012, 04:05 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