Sumproduct Array

Bal_Ocado

New Member
Joined
Dec 18, 2013
Messages
39
Hey Guys,

I have a set of data with data and projects, in the format below:

[Row 4, starting column F] Jan Feb Mar etc.

[Column B, starting row 6] Project A, Project B

I'm trying to sum all the forecast for for a project, based on the previous month's forecast - so i can compare with what's come in. The project in my summary tab is in column B, starting cell B12 and the date is in cell F2. I have the following formulae which i'm inputting with CTRL + shift - but it's giving me a value error

=SUMPRODUCT((Forecasts!$B$6:$B$200=$B12)*(Forecasts!K$4:AH$4=$F$2)*(Forecasts!K6:AH200))

any ideas on what this could be??

Thanks!
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Probably a value error in the forecasts sheet within the range K6:AH200
 
Upvote 0

Forum statistics

Threads
1,214,382
Messages
6,119,194
Members
448,874
Latest member
Lancelots

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top