+ Reply to Thread
Results 1 to 5 of 5

Vlookup >> Different workbook with multiple sheet

  1. #1
    Registered User
    Join Date
    09-07-2017
    Location
    Johor, Malaysia
    MS-Off Ver
    2013
    Posts
    26

    Vlookup >> Different workbook with multiple sheet

    Hi

    How can I Vlookup to different workbook with multiple sheet?
    I will need to summarize my order Order-A and Order-B. The sheet on Order-A and Order-B will keep on growing.

    Please help~

    Thanks
    Attached Files Attached Files

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

    Re: Vlookup >> Different workbook with multiple sheet

    Please try at B4 of Summary of Order.xlsx
    Drag to C4 and Drag Down, You need to keep all files open.
    =INDIRECT("'[Order Received - "&LEFT($A4,1)&".xlsx]"&$A4&"'!$B"&COLUMN(B4)+2)

  3. #3
    Registered User
    Join Date
    09-07-2017
    Location
    Johor, Malaysia
    MS-Off Ver
    2013
    Posts
    26

    Re: Vlookup >> Different workbook with multiple sheet

    Thanks Bo_Ry

  4. #4
    Registered User
    Join Date
    09-07-2017
    Location
    Johor, Malaysia
    MS-Off Ver
    2013
    Posts
    26

    Re: Vlookup >> Different workbook with multiple sheet

    Is there any other else solution beside to keep both files open??

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Vlookup >> Different workbook with multiple sheet

    You could perhaps install the Morefunc add-in
    http://www.ashishmathur.com/tag/morefunc/

    Other than that, you are probably left with VBA
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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] Copy data from multiple WorkBook structures to the same sheet on another workbook
    By tax112 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 09-16-2018, 09:43 AM
  2. Replies: 7
    Last Post: 06-22-2018, 12:07 PM
  3. Need to put vlookup from one sheet to another under same workbook
    By aleanboy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-22-2015, 10:16 AM
  4. Need to put vlookup from one sheet to another under same workbook
    By aleanboy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-22-2015, 10:16 AM
  5. VBA to extract sheet in multiple closed workbooks to a sing sheet on new workbook (HELP!)
    By The1theycallp in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-12-2014, 08:19 AM
  6. [SOLVED] Consolidate Data from 1 Range on 1 Sheet in Multiple Workbooks to Master Workbook Sheet
    By Jennasis in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-10-2013, 06:11 AM
  7. VLOOKUP table on one sheet that references every sheet in workbook
    By sportsman56 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-15-2013, 12:22 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