+ Reply to Thread
Results 1 to 4 of 4

Simple Vlookup Not Working

  1. #1
    Registered User
    Join Date
    07-21-2014
    Location
    Atlanta, GA
    MS-Off Ver
    MS Excel 365
    Posts
    19

    Question Simple Vlookup Not Working

    I am trying to create a vlookup based on a column that itself has a formula--I needed to use the LEFT function. Is that what is causing my vlookup results to return an N/A? Attached
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,872

    Re: Simple Vlookup Not Working

    Nope. The issue is one is text and the other is a number. You need to make sure that they are the same type of data.
    Last edited by alansidman; 08-26-2021 at 02:18 PM.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    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,169

    Re: Simple Vlookup Not Working

    In I2

    =--LEFT(E2,4)

    Converts to numeric value

    in J2

    =VLOOKUP(I2,$M$1:$N$11,2,TRUE)

  4. #4
    Registered User
    Join Date
    07-21-2014
    Location
    Atlanta, GA
    MS-Off Ver
    MS Excel 365
    Posts
    19

    Re: Simple Vlookup Not Working

    That did it! Thank you so much . I am sorry I omitted the instructions on the desired outcome but not only could you easily see what I was trying to do, you kindly responded. Much appreciated!!!
    Last edited by Alewis06; 08-26-2021 at 02:29 PM.

+ 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: 3
    Last Post: 08-29-2019, 04:38 PM
  2. [SOLVED] A simple vlookup proving to be not so simple
    By dominicexcel in forum Excel General
    Replies: 9
    Last Post: 04-13-2018, 05:47 PM
  3. [SOLVED] Please tell me simple search vba code ? my vba vlookup code not working..
    By aliakbaram85 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-27-2018, 01:54 AM
  4. Well working simple macro now not working-open folder
    By jomili in forum Word Programming / VBA / Macros
    Replies: 6
    Last Post: 07-05-2017, 08:24 AM
  5. =if not working, should be simple..
    By adk in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-29-2014, 05:24 AM
  6. Simple VLOOKUP not working
    By JohnLayne in forum Excel General
    Replies: 3
    Last Post: 09-16-2008, 12:25 PM
  7. This should be simple but it's not working for me!
    By hellokitty in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 04-11-2005, 09:07 PM

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