+ Reply to Thread
Results 1 to 2 of 2

VLookup....

  1. #1
    Registered User
    Join Date
    11-29-2007
    Posts
    1

    VLookup....

    I am trying to match an item# from 1 column on spreadsheet 1...find it on spreadsheet 2 and have the column b data from spreadsheet 2 filter into spreadsheet 1.
    -spreadsheet 1 has column A ZP101
    -spreadsheet 2 has column A ZP101 and column B AC3250
    I need the column B info to come to spreadsheet 1

    Any help would be greatly appreciated..

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064
    Assuming value is in A1, should be something like

    =VLOOKUP(A1,Sheet2!A1:B5,2,FALSE)
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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