+ Reply to Thread
Results 1 to 3 of 3

vlOOKUP right function

  1. #1
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    vlOOKUP right function

    Hi guys

    I have two files I`m trying to do a vlookup right on./

    So my first file (eh_master bc, in column G, ,cell G6, I am trying to do a vlookup which says, look for value E6 and the table is on the other spreadsheet:EH_IS_OUTPUT, table array: e:l, and return the data from column L. I am using the right function because the numbers in column E on the EH_IS_OUTPUT sheet has an apostrophe.

    Here is what I have tried: =RIGHT(VLOOKUP(E6,'[EH_IS_OUTPUT.xlsx]DS288715-NPD Xmas Tracker 2021 '!$E:$L,1,FALSE),13)

    Please note my numbers may consist of as many as 14 numbers and as less as 6 numbers... how should I amend the formula?

    THank you.
    Attached Files Attached Files
    Thanks,

    R.



  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,213

    Re: vlOOKUP right function

    Maybe try

    =SUBSTITUTE(VLOOKUP("'"&E6,'[EH_IS_OUTPUT.xlsx]DS288715-NPD Xmas Tracker 2021 '!$E$1:$L$9999,1,0),"'",)

  3. #3
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Re: vlOOKUP right function

    great thank you it works!

+ 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. Formula Structure Error When Combining IF Function with VLOOKUP Function
    By EverClever in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-16-2017, 03:11 PM
  2. [SOLVED] VLOOKUP formula or VLOOKUP worksheet.function
    By Crispy85 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-09-2017, 09:40 AM
  3. Replies: 2
    Last Post: 01-15-2014, 11:40 PM
  4. Need help nesting an index/match function within a Vlookup function.
    By Christopher135 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-04-2013, 06:16 PM
  5. Worksheet function Vlookup and VLOOKUP return different results
    By zandero in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-08-2010, 08:24 AM
  6. Replies: 1
    Last Post: 12-02-2005, 09:35 AM
  7. vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM

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