I have a SUMIF formula linked to an external file that only works when the file is open. I realize this is how Excel works, but I've tried SUMPRODUCT and that doesn't seem to work. I'm needing some thoughts on how I can get this formula to work.
=SUMIFS('[KAM Forecasts_sales-consensus.xlsx]Sheet1'!$I:$I,'[KAM Forecasts_sales-consensus.xlsx]Sheet1'!$C:$C,E5,'[KAM Forecasts_sales-consensus.xlsx]Sheet1'!$G:$G,K5,'[KAM Forecasts_sales-consensus.xlsx]Sheet1'!$B:$B,D5)
What I'm trying to accomplish is this: I need to pull in specific data (I:I) based on Profit Center (E5), Date (K5), and Customer (D5). In essence this is a lookup formula, but SUMIFS is the only thing I could get to work properly.
I've researched endlessly on how to correct this, but nothing seems to work.
I'm thankful for any help!
Bookmarks