+ Reply to Thread
Results 1 to 7 of 7

Mutiple Vlookups in one formula

  1. #1
    Forum Contributor
    Join Date
    05-09-2014
    MS-Off Ver
    Excel 2017
    Posts
    300

    Mutiple Vlookups in one formula

    How can I do multiple 3 or more vlookup formulas into one formula until it gets the result?

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: Mutiple Vlookups in one formula

    You can nest them with IFERROR statements.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    05-09-2014
    MS-Off Ver
    Excel 2017
    Posts
    300

    Re: Mutiple Vlookups in one formula

    Hello,
    Can I use the same lookup value more then once in the same formula?

  4. #4
    Forum Contributor
    Join Date
    05-09-2014
    MS-Off Ver
    Excel 2017
    Posts
    300

    Re: Mutiple Vlookups in one formula

    For example-
    =IFERROR(VLOOKUP(B2,'[QUICKBOOKS PRODUCT DATEBASE.xlsx]QUICKBOOKS DATBASE'!$A:$R,18,FALSE),VLOOKUP(E2,'[QUICKBOOKS PRODUCT DATEBASE.xlsx]QUICKBOOKS DATBASE'!$F:$R,13,FALSE))

    I would like to use value E2 to look up from a different part of the same worksheet

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: Mutiple Vlookups in one formula

    Yes, but you need to be canny about the order in which you do it.

  6. #6
    Forum Contributor
    Join Date
    05-09-2014
    MS-Off Ver
    Excel 2017
    Posts
    300

    Re: Mutiple Vlookups in one formula

    What order can I do it to make it work?

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: Mutiple Vlookups in one formula

    Generally speaking, if you are nesting, the first one needs to go innermost.

+ 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. [Moved to VBA] INDEX MATCH Mutiple worksheet and returns mutiple row
    By joelimzh in forum Excel Programming / VBA / Macros
    Replies: 28
    Last Post: 11-20-2017, 01:33 AM
  2. [Moved to VBA] INDEX MATCH Mutiple worksheet and returns mutiple row
    By joelimzh in forum Excel Formulas & Functions
    Replies: 28
    Last Post: 11-20-2017, 01:33 AM
  3. [SOLVED] COUNTIF mutiple criteria in a single range, but with mutiple ranges.
    By Janbi in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-19-2016, 06:31 AM
  4. Conditional formating, mutiple variables, mutiple sheets
    By Adam_D in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-11-2012, 06:47 AM
  5. Replies: 0
    Last Post: 01-06-2012, 07:09 AM
  6. Mutiple Vlookups
    By inquizitiv in forum Excel General
    Replies: 1
    Last Post: 10-25-2011, 08:58 AM
  7. Mutiple IF Formula
    By Kumara_faith in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-20-2008, 10:55 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