+ Reply to Thread
Results 1 to 2 of 2

Linking to External Workbook Error - Indirect Alternative?

  1. #1
    Registered User
    Join Date
    10-01-2015
    Location
    Dallas
    MS-Off Ver
    2013
    Posts
    31

    Linking to External Workbook Error - Indirect Alternative?

    I have a workbook (A) that contains multiple tabs, where each needs to be linked to an external workbook (B) that also contains the division revenue on multiple tabs (Dallas, Houston, etc).

    In workbook A, the user will select a division (Dallas for example), which will look up the corresponding revenue in workbook B, on the Dallas tab.

    I need to be able to replicate the tab in workbook A such that the user can select a different division for each tab, and it will pull over their corresponding revenue from workbook B.

    An indirect formula works, but obviously only if the source workbook is open (B).

    Any thoughts on an alternative? This is what I have so far:

    =SUMPRODUCT(1*(INDIRECT($B$1&"C4:O4")=E$2)*(INDIRECT($B$1&"A7:A290")=$B29),(INDIRECT($B$1&"C7:O290")))
    Where:
    B1 is the file reference
    E2 is January
    B29 is "Revenue"

    I appreciate your input.

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: Linking to External Workbook Error - Indirect Alternative?

    Could you provide a couple of workbooks with representative, but non-sensitive data? There might be a VBA solution to this.
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

+ 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] Using VLOOKUP with an External Workbook and the INDIRECT Function
    By ExcelHowie in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-05-2021, 02:50 AM
  2. Alternative of INDIRECT function on CLOSED WORKBOOK - No VBA
    By dluhut in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-13-2017, 10:38 AM
  3. Alternative to Indirect when linking to worksheets which change names
    By Nik21 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-13-2015, 07:13 AM
  4. Replies: 2
    Last Post: 05-31-2013, 08:45 AM
  5. Replies: 2
    Last Post: 03-07-2013, 05:18 AM
  6. INDIRECT update with external workbook
    By papa_face in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 05-03-2008, 06:24 AM
  7. UDF alternative to PULL that opens external workbook and grabs val
    By Shawn in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-17-2006, 05:15 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