Results 1 to 5 of 5

Updating Indirect with Closed Workbook

Threaded View

  1. #1
    Registered User
    Join Date
    07-08-2011
    Location
    Philadelphia, PA
    MS-Off Ver
    Excel 2011
    Posts
    7

    Unhappy Updating Indirect with Closed Workbook

    I have all my formulas working in BrianSummary.xlsx but they will only updated if the workbook it is linked to (brianformulas.xlsx) is open as well. I need a way to have my formulas update within having to open up brianformulas.xlsx

    The formulas that have this link are in BrianSummary.xlsx Cells B4:X4 and B6:X6 and these are the formulas currently

    =IF(SUMPRODUCT(SUMIF(INDIRECT("'[BrianFormulas.xlsx]"&list&"'!$A$2"),$A$2,INDIRECT("'[BrianFormulas.xlsx]"&list&"'!b$4")))=0,"",(SUMPRODUCT(SUMIF(INDIRECT("'[BrianFormulas.xlsx]"&list&"'!$A$2"),$A$2,INDIRECT("'[BrianFormulas.xlsx]"&list&"'!b$4")))))

    and

    =(SUMPRODUCT(SUMIF(INDIRECT("'[BrianFormulas.xlsx]"&list&"'!$b$4"),$B$4,INDIRECT("'[BrianFormulas.xlsx]"&list&"'!b$14"))))

    Thank you for the help, have to be at work in 2 hours with this completed. Really appreciate it guys
    Attached Files Attached Files

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