Results 1 to 18 of 18

VLookup Formula Error

Threaded View

  1. #1
    Registered User
    Join Date
    02-12-2009
    Location
    Oregon, US
    MS-Off Ver
    Excel 2007
    Posts
    11

    VLookup Formula Error

    I have a file with multiple worksheets and I need to do vlookup of UPCs from 1 worksheet called 0723 and if it is null value then vlookup from another worksheet called productmaster. The formula I came up with is

    =IFERROR(VLOOKUP(UPCLookup!A2,'0723'!$B$2:$Y$63014,23,FALSE),IFERROR(VLOOKUP(UPCLookup!ProductMaster!B2:S149824,18,false),””)))

    This returns an unspecified error and higlights the B2 after productmaster!
    What is wrong with my formula?

    Please help I am pulling my hair out.
    Last edited by i.beard; 02-12-2009 at 04:40 PM.

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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