+ Reply to Thread
Results 1 to 7 of 7

vlookup Lookup Value Question

  1. #1
    Registered User
    Join Date
    06-27-2013
    Location
    Detroit, Michigan
    MS-Off Ver
    Microsoft 2013
    Posts
    36

    vlookup Lookup Value Question

    Hi,
    Having trouble getting the below formula to work the way I want it. My lookup value A1 is 1.00 BB. It seems the formula does not like the text in the cell but I would really like to leave it in there. I tried replacing A1 with the formula =left(A1,4) but that did not work. I really don't want to divide the cells into separate columns. Any ideas?
    Thanks in advance!!!


    =VLOOKUP(A1,A10:F20,3)
    Last edited by dodgemain; 10-01-2014 at 06:59 AM.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: vlookup Lookup Value Question

    Have you tried adding the 4th 'False' parameter to the VLOOKUP?
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: vlookup Lookup Value Question

    =lookup(2,1/(left(a10:f20,4)*1=c1),c10:c20)
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  4. #4
    Registered User
    Join Date
    06-27-2013
    Location
    Detroit, Michigan
    MS-Off Ver
    Microsoft 2013
    Posts
    36

    Re: vlookup Lookup Value Question

    Thanks for the help. But, can't get either suggestion to work.

  5. #5
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Excel 2013
    Posts
    1,887

    Re: vlookup Lookup Value Question

    =value(left(A1,4))

    try this not sure whether its works or not

    Punnam

  6. #6
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: vlookup Lookup Value Question

    Quote Originally Posted by dodgemain View Post
    Thanks for the help. But, can't get either suggestion to work.
    I think it's time to upload the workbook so that we can see the request in context.

  7. #7
    Registered User
    Join Date
    06-27-2013
    Location
    Detroit, Michigan
    MS-Off Ver
    Microsoft 2013
    Posts
    36

    Re: vlookup Lookup Value Question

    Adding a +0 to the left function made the formula work for me. Thanks for all the help.

    =VLOOKUP(LEFT(A1,4)+0,A10:F20,3)

+ 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] IF Lookup / Vlookup question
    By Matt_B in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-21-2014, 05:07 PM
  2. [SOLVED] VLookup Question - If i update the lookup table i do not want to update old data
    By mrabattoir in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-28-2014, 03:40 AM
  3. [SOLVED] Lookup question matching part of lookup value in the table array
    By kosmo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-05-2013, 11:07 AM
  4. Replies: 1
    Last Post: 11-15-2012, 04:47 PM
  5. [SOLVED] LOOKUP question-s it possible to have LOOKUP do a calculation in the array?
    By Bob S in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-12-2006, 09:30 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