+ Reply to Thread
Results 1 to 3 of 3

=sumif between two files

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    10-13-2011
    Location
    Australia
    MS-Off Ver
    Office 16
    Posts
    329

    =sumif between two files

    The attached sheets require an =sumproduct (I think) to look up data and combine all instances of the totals from the CM Original Budget vs Actual 2013 file commencing from column AA and placing in the corresponding cells in the Division Updates budget vs Actual.

    I have used a raw = format however that will not pick up any additional lines added into the datafile when/if they are added, so I'm hoping a sumproduct will work.

    thanks in anticipation.
    Last edited by Christopherdj; 03-25-2013 at 10:19 PM. Reason: Solved

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: =sumproduct between two files

    Hi

    Sumproduct really requires you to have a range that isn't an entire column so try using sumif instead.

    =SUMIF('[CM Original Budget vs Actual 2013.xls(1).xlsx]NCDEA ALL Division Report'!$B:$B,A15,'[CM Original Budget vs Actual 2013.xls(1).xlsx]NCDEA ALL Division Report'!$AA:$AA)
    rylo

  3. #3
    Forum Contributor
    Join Date
    10-13-2011
    Location
    Australia
    MS-Off Ver
    Office 16
    Posts
    329

    Re: =sumproduct between two files

    Thanks Rylo - now it makes sense why the sumproduct wouldn't work.

+ Reply to Thread

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