+ Reply to Thread
Results 1 to 18 of 18

VLookup Formula Error

Hybrid View

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

    Re: VLookup Formula Error

    Definately running 2007

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: VLookup Formula Error

    My last one returns NAME because no lookup criteria is set for the 2nd VLOOKUP... I based mine off your original but didn't check it, apologies... your first one you see I think has a cell reference missing, see:

    VLOOKUP(UPCLookup!ProductMaster!B2:S149824,18,false)
    I took out the UPCLookup! as I thought this was an error and didn't think to check you had a lookup criteria, so in hindsight I suspect it should be:

    VLOOKUP(UPCLookup!XY,ProductMaster!B2:S149824,18,false)
    The above could be wrong in terms of the lookup criteria but that is the source of your problem.

+ Reply to Thread

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