+ Reply to Thread
Results 1 to 4 of 4

vlookup for table

  1. #1
    Forum Contributor
    Join Date
    05-14-2015
    Location
    West Yorkshire
    MS-Off Ver
    10
    Posts
    130

    vlookup for table

    Hi I'm trying to match whatever's selected in "details" B1 to find the corresponding sheet sizes in "Material". These values then need to be entered in "Workings" B2 & C2.

    Thanks,
    Attached Files Attached Files

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: vlookup for table

    Try this in B2:

    =INDEX(Material!B:B,MATCH(Details!$B1,Material!$A:$A,0))

    Drag through C2.

  3. #3
    Forum Contributor
    Join Date
    05-14-2015
    Location
    West Yorkshire
    MS-Off Ver
    10
    Posts
    130

    Smile Re: vlookup for table

    Perfect thank you...

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: vlookup for table

    You're welcome. Thanks for the rep!

+ 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] Vlookup query - looking up from a horizontal table to deliver numbers to a vertical table
    By adam_d_john in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-21-2017, 09:43 PM
  2. Replies: 3
    Last Post: 06-05-2014, 06:59 PM
  3. Replies: 0
    Last Post: 12-26-2013, 01:12 PM
  4. VLOOKUP for Specific Text in One Table Where an ID Matches in Another Table
    By towanda7 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-04-2013, 12:52 PM
  5. Vlookup return the header name of table (Table of 4 column x 55 rows)
    By sanpat in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-09-2013, 11:23 PM
  6. Adding data to a table, from another table..reverse vlookup??
    By Speshul in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-24-2012, 04:06 AM
  7. Vlookup info being used without vlookup table attached?
    By in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-25-2005, 07:06 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