+ Reply to Thread
Results 1 to 4 of 4

VLOOKUP stopped working

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

    VLOOKUP stopped working

    Good afternoon. I have attached a worksheet we use regularly. The second tab is supposed to use a data validation to reference a Purchase Order number tab on the first tab (ODP Listing). From there it is then supposed to pull in the relevant information. Up until recently, this worked seamlessly. However, now we either get the wrong information pulling into column I on tab 2 (labeled Invoices) and/or the information pulls over as #N/A. Any help with what has gone askew would be greatly appreciated.

    My old excel guru that I would normally ask is no longer with my company I have attached the instructions she left me but the formulas are WAY above my understanding!!
    Attached Files Attached Files

  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,724

    Re: VLOOKUP stopped working

    You should change the formula in D4 to this:

    =IF(C4=0," ",VLOOKUP(C4,'ODP LISTING'!B:C,2,0))

    and the one in I4 to this:

    =IF(C4=0," ",VLOOKUP(C4,'ODP LISTING'!B:J,9,0))

    then copy those down as far as you need to.

    Hope this helps.

    Pete

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

    Re: VLOOKUP stopped working

    Thank you for your quick reply. I must still be doing something wrong. It is now pulling the information but not pulling it correctly. The PO number is not tying to the correct vendor with the lookup?
    Attached Files Attached Files

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

    Re: VLOOKUP stopped working

    Seems to work okay for me- please give some examples of the problems you are having.

    Pete

+ 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] VBA stopped working again
    By tsakta13ole in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-09-2015, 10:14 AM
  2. [SOLVED] Vlookup function suddenly stopped working!!!!!
    By danmack in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-21-2013, 10:39 AM
  3. vlookup stopped working
    By rchapman in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-23-2013, 06:31 PM
  4. ocde working in one windows login but stopped working in another.
    By rama1209 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-02-2011, 08:38 AM
  5. Everything stopped working
    By vamedic11 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-30-2010, 11:20 PM
  6. VBA stopped working!!
    By maxthebear in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-18-2009, 09:51 PM
  7. VBA Stopped Working!
    By SamuelT in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-16-2007, 11:12 AM

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