+ Reply to Thread
Results 1 to 3 of 3

Getting #value error vlookup formula

  1. #1
    Forum Contributor
    Join Date
    06-29-2014
    Location
    India
    MS-Off Ver
    2010 Windows 10 64 bits
    Posts
    1,269

    Getting #value error vlookup formula

    Hi friends,

    I want to use vlookup formula containing 4 ranges in single cell.
    If I use the single formula then it works fine but if I combine it together using ‘or’ function then it gives error.
    I used ‘OR’ function for it.
    I’m getting error #value.
    What’s wrong in the following formula?
    Please Login or Register  to view this content.
    Any help will be highly appreciated.

    Thanking you in anticipation.
    Sincerely,

    mso3

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: Getting #value error vlookup formula

    Try it like this:

    =IFERROR(VLOOKUP(B2,ProductIndex!$B$3:$D$1000,2,0),IFERROR(VLOOKUP(B2,ProductIndex!$G$3:$H$1000,2,0),IFERROR(VLOOKUP(B2,ProductIndex!$L$3:$N$1000,2,0),IFERROR(VLOOKUP(B2,ProductIndex!$Q$3:$S$1000,2,0),""))))

    Hope this helps.

    Pete

  3. #3
    Forum Contributor
    Join Date
    06-29-2014
    Location
    India
    MS-Off Ver
    2010 Windows 10 64 bits
    Posts
    1,269

    Re: Getting #value error vlookup formula

    Hi Pete ,
    Oh! What a silly mistake. Thank you for correction. It's working fine.

    Have a nice time.

+ 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] additional criteria in vlookup/if formula. formula error
    By tmw6 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-27-2015, 07:57 AM
  2. Vlookup Formula Error,#N/A, Please Help!!!
    By BermondseyBoy in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-07-2014, 11:55 AM
  3. Error with Min and VLOOKUP Formula
    By theovencook in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-24-2013, 12:31 PM
  4. [SOLVED] Error with Min and VLOOKUP Formula
    By theovencook in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-24-2013, 07:51 AM
  5. Error with VLookup Formula
    By Thatcher in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-24-2013, 12:09 AM
  6. Error with VLOOKUP formula
    By kamui in forum Excel General
    Replies: 4
    Last Post: 06-11-2012, 04:33 AM
  7. Vlookup Formula Error VBA
    By HelpMe in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-20-2005, 05:02 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