Results 1 to 2 of 2

Dynamic workbook reference, using Indirect on difference sheet, refering another file~

Threaded View

  1. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,982

    Re: Dynamic workbook reference, using Indirect on difference sheet, refering another file~

    Create named ranges : File_Name, Sheet_Name and Column_Name in "Helper"



    in "Summary"

    in B2

    =SUMPRODUCT(SUMIFS(INDIRECT("'[" & File_Name &"]" & Sheet_Name & "'!" & Column_Name &":" & Column_Name),INDIRECT("'[" & File_Name &"]" & Sheet_Name & "'!A:A"),$A2))

    Copy down


    NotE: ALL workbooks must be open.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Using INDIRECT formula to reference a dynamic range on another sheet
    By Travisty in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-01-2018, 12:22 PM
  2. Replies: 5
    Last Post: 11-29-2017, 11:05 PM
  3. [SOLVED] INDIRECT SUBSTITUTE refering to a dynamic list
    By Frankie_The_Flyer in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-28-2017, 07:24 PM
  4. [SOLVED] Use INDIRECT to build a dynamic reference is causing #REF error
    By CWatsonJr in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-27-2017, 02:37 PM
  5. Replies: 7
    Last Post: 02-19-2017, 02:43 PM
  6. VBA Dynamic Range - An Indirect Cell Reference
    By ExcelHelp2013 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-10-2013, 11:08 AM
  7. [SOLVED] Dynamic VLOOKUP wit INDIRECT reference
    By supern0va in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-29-2012, 11:44 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