+ Reply to Thread
Results 1 to 6 of 6

Index Match Entire Workbooks

Hybrid View

NardoBro Index Match Entire Workbooks 02-28-2017, 08:25 PM
Glenn Kennedy Re: Index Match Entire... 02-28-2017, 10:02 PM
NardoBro Re: Index Match Entire... 03-02-2017, 05:35 PM
Glenn Kennedy Re: Index Match Entire... 03-03-2017, 04:25 AM
NardoBro Re: Index Match Entire... 03-03-2017, 11:22 AM
Glenn Kennedy Re: Index Match Entire... 03-03-2017, 11:32 AM
  1. #1
    Registered User
    Join Date
    02-15-2017
    Location
    Portland
    MS-Off Ver
    2016
    Posts
    4

    Index Match Entire Workbooks

    I know a thread for the information I need exists somewhere buy I can not for the life of me find it.

    Is it possible to use the index/match function for an entire external workbook? For example, I want to lookup a cell from "Sheet 1- Workbook 1" throughout multiple sheets in an entirely different workbook "Sheets 1-10 Workbook 2" and return a corresponding value from Workbook 2.

    Any help on this would be much appreciated.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Index Match Entire Workbooks

    Most (if not all) lookups (VLOOKUP and INDEX-MATCH) across multiple sheets involve the use of INDIRECT. However.... Here's the snag. INDIRECT only works when the target sheet is OPEN. There is a VBA work-around, but it would be easier to implement on an Excel sheet.

    So...

    Will you please attach a SMALL sample Excel workbook (10-20 rows of data is usually enough)? Please don't attach a picture of one (no-one will want to re-type all your stuff before starting).

    1. Make sure that your sample data are truly REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential information is removed first!!

    4. Try to avoid using merged cells. They cause lots of problems!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Registered User
    Join Date
    02-15-2017
    Location
    Portland
    MS-Off Ver
    2016
    Posts
    4

    Re: Index Match Entire Workbooks

    Glenn,

    Thank you for getting back to me. Unfortunately, many of the sheets in each workbook have merged cells so I believe it will be a problem. Nonetheless, I have attached 2 workbooks to this post. The workbook labled "Test Workbook Return" is the workbook I will be entering the function intro to return values. The workbook labeled "Test Workbook Find will be the workbook I am searching to find the values.

    I need to find the lookup value highlighted in orange from "Test Workbook Return" in the entire workbook of "Test Workbook Find". Once the lookup value is found on a sheet in "Test Workbook Find", I need to return 2 values"
    First the value in the merged cell Row 14-15 Columns C-H. In this case is 777 in on sheet Bay Shelf Info 1.
    Second, I need to return the cell to the left of the found lookup value.

    I hope this makes sense. Please let me know if you have any questions.
    Attached Files Attached Files

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Index Match Entire Workbooks

    On this occasion the merged cells aren't too big a nuisance. The big issue is whether or not the source file will be open or closed. I know how to do multiple sheet lookups and to lookup closed sheets. But I'm not sure if it's possible (for me) to combine them. So...

    Is the source sheet open or closed when the lookup is being run on the return sheet?

  5. #5
    Registered User
    Join Date
    02-15-2017
    Location
    Portland
    MS-Off Ver
    2016
    Posts
    4

    Re: Index Match Entire Workbooks

    I was hoping the source sheet would be closed. There are a couple hundred workbooks I will have to go through and I would like to refrain from opening each one to do the lookup. If it is not possible to lookup on a closed workbook then no problem whatever you have will work!

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Index Match Entire Workbooks

    I have something that NEARLY works. However, nearky working isnt much different from "doesn't work ". I fiddled with it for an hourvor so earlier and I'll have another go in the morning.

    Frustration level is high....

+ 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. Index and Match across two different workbooks
    By evans1 in forum Excel General
    Replies: 7
    Last Post: 01-25-2017, 03:53 PM
  2. [SOLVED] macro to search entire work book and do Index match with 2 criteria
    By Shellybelly in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-04-2016, 11:52 AM
  3. index or match two columns in different workbooks
    By shmemushi in forum Excel General
    Replies: 4
    Last Post: 05-07-2015, 02:30 PM
  4. Index Match across 2 workbooks?
    By Barking_Mad in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-12-2015, 07:44 AM
  5. Index and Match Two Workbooks
    By madaboutgolf in forum Excel General
    Replies: 0
    Last Post: 10-09-2011, 10:18 PM
  6. Index match to VBA copy the found entire row
    By Sjaaktrekhaak in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-20-2009, 03:22 AM
  7. INDEX/MATCH Across Workbooks
    By SamuelT in forum Excel General
    Replies: 3
    Last Post: 01-17-2007, 02:00 PM

Tags for this Thread

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