+ Reply to Thread
Results 1 to 3 of 3

Vlookup refuses to cooperate for 48+ hours

  1. #1
    Registered User
    Join Date
    10-17-2020
    Location
    Denmark
    MS-Off Ver
    MS365
    Posts
    7

    Cool Vlookup refuses to cooperate for 48+ hours

    Good morning

    I am experiencing terrible problem with VLOOKUP

    I want that function to give me Lead time of supplier which supplies me with items. So I have item numbers, Suppliers IDs and also Lead Time

    That function refuses to work in the worksheet and I tried to normalize numbers, different file...I tried also index match and it also didn't work.

    I have no clue where could be problem.

    Anybody who can tell me why is this problem occuring? Thank you in advance.

    Have a nice day
    Attached Files Attached Files
    Last edited by kamil666; 05-18-2021 at 12:02 AM. Reason: solved

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,463

    Re: Vlookup refuses to cooperate for 48+ hours

    F2 might be imported from other source, it displays as number, but it is in left margin, then it is stored as text.
    You have 2 options:

    1) Keep original format:
    =VLOOKUP(F2+0,Supplier,2,FALSE)

    2) Convert column F to become value by "add zero" to the text to activate them:
    Copy any available cell (blank cell)
    Choose column F
    Paste Special/Operation: Add
    Quang PT

  3. #3
    Registered User
    Join Date
    10-17-2020
    Location
    Denmark
    MS-Off Ver
    MS365
    Posts
    7

    Re: Vlookup refuses to cooperate for 48+ hours

    It is working. I cannot be enough thankful. I spend two days and nights by moving the cells and trying to make it work. It is for university so If i couldn't make it work, I couldn't do analysis of the data and that would mean, if I wouldn't pass 2 more subjects they would fire me

    I go now look on how it could get this wrong so I will never send to somebody datasheet as this one. THANK YOU !

+ 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 script refuses to run
    By NackJich in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-30-2018, 07:20 PM
  2. [SOLVED] Can't Get Drop List To Cooperate With Conditional Formatting
    By pahickham in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-12-2017, 11:04 AM
  3. Max If Formula refuses to work
    By brandnew22 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-20-2013, 10:24 PM
  4. Replies: 1
    Last Post: 09-17-2012, 11:23 AM
  5. Macro refuses to run
    By casperzero in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-29-2012, 07:28 AM
  6. My Array Refuses To Work
    By Cfallscat in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-23-2011, 08:11 PM
  7. VBA refuses to change cells
    By LPittenger in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 08-26-2008, 11:03 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