+ Reply to Thread
Results 1 to 3 of 3

vlookup maybe?

  1. #1
    Registered User
    Join Date
    01-22-2020
    Location
    England
    MS-Off Ver
    2007
    Posts
    15

    vlookup maybe?

    Hi,

    I have 2 sheets.. Sheet A(Order) I have column A and B.. Column A is blank but has title Locations. and column B is Barcodes. I post barcodes in for a order as and when I need them. Sheet 2 (Layout) has full range of all stock with locations. Locations in column A and Barcode in column B I want to pull certain locations into sheet A to show locations for specific order not the whole range.. could someone help,

    thanks
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    01-22-2020
    Location
    England
    MS-Off Ver
    2007
    Posts
    15

    Re: vlookup maybe?

    I have this but its not returning column A from sheet 2, its returning column B... =VLOOKUP(B2,Layout!B2:B2000,1,FALSE)

  3. #3
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: vlookup maybe?

    How about
    =INDEX(Layout!$A$2:$A$3000,MATCH(B2,Layout!$B$2:$B$3000,0))

+ 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. Vlookup - keeping the leading zeros in a cell to allow the vlookup to work
    By UFBEE1970 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 05-02-2019, 04:41 PM
  2. Replies: 5
    Last Post: 12-07-2016, 09:18 AM
  3. Replies: 0
    Last Post: 12-26-2013, 01:12 PM
  4. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  5. [SOLVED] Vlookup is not working and giving =vlookup(B2,$T$2:$U$135,2,false) this kind of values.
    By yogeshsharma1981 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-09-2013, 04:08 PM
  6. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  7. Replies: 5
    Last Post: 07-29-2009, 07:53 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