+ Reply to Thread
Results 1 to 4 of 4

Vlookup stops working after several rows

  1. #1
    Registered User
    Join Date
    07-08-2016
    Location
    Pensacola, FL
    MS-Off Ver
    2016
    Posts
    20

    Vlookup stops working after several rows

    Good morning. On the attached workbook, I have a vlookup on the second tab (Tab 2) that is meant to use the PO number entered in Column C to reference back to the matching PO number on Tab 1 (ODP Listing) to identify the vendor and enter the vendor name in Column C of Tab 2. The vlookup is working for the first four rows and then on the following three, it is not. ON the last three that are incorrect, it is pulling vendor names from different POs that do not align with the PO numbers. The formula I am using is as follows: =IF(C2=0," ",VLOOKUP(C2,'ODP LISTING'!B$4:C$29,2)).

    Does anyone know what might be happening that the vlookup is working then all the sudden stops working? Any insight or help is greatly appreciated!!

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,213

    Re: Vlookup stops working after several rows

    Please see yellow banner on how to attach a sample workbook as we cannot help without seeing the data.
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Registered User
    Join Date
    07-08-2016
    Location
    Pensacola, FL
    MS-Off Ver
    2016
    Posts
    20

    Re: Vlookup stops working after several rows

    Sorry! I thought I had uploaded it correctly.
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    03-29-2013
    Location
    lakewood, usa
    MS-Off Ver
    exce2013
    Posts
    112

    Re: Vlookup stops working after several rows

    Need to look for exact match range =false.
    =IF(C2=0," ",VLOOKUP(C2,'ODP LISTING'!B$4:C$29,2,0)).

+ 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. Replies: 2
    Last Post: 02-18-2021, 06:25 AM
  2. If/Indirect formula stops working after a few rows.
    By Lester_1961 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-04-2018, 01:47 AM
  3. Sort stops working with more than 524161 rows
    By mitch_s in forum Office 365
    Replies: 20
    Last Post: 11-18-2014, 03:26 AM
  4. vlookup stops working
    By moley165 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-29-2013, 06:19 AM
  5. Macro stops working after rows/columns hidden call
    By stefsj in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-17-2011, 07:52 PM
  6. [SOLVED] code stops working after X rows.
    By colwyn in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-23-2008, 03:14 PM
  7. [SOLVED] VLOOKUP stops working with pasted values
    By SueD in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-23-2006, 06:50 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