Sumproduct across multiple dynamic columns

Sanjeev1976

Active Member
Joined
Dec 25, 2008
Messages
486
Office Version
  1. 365
Platform
  1. Windows
Can we achieve the below using single sumproduct formula in cell B8 :

Data Presentation.xlsb
ABCDEFGHIJKLMNO
11234567891011121314
2A100100100100100100100100100100100100100100
3B150150150150150150150150150150150150150150
4
5X2525262626262626262626262626
6Y2020212121212121212121212121
7
8Sumproduct5,5005,5005,7505,7505,7505,7505,7505,7505,7505,7505,7505,7505,7505,750
Sheet1
Cell Formulas
RangeFormula
C1:O1C1=B1+1
B2:AX3B2=FILTER(Format!$D$4:$AZ$32,(Format!$D$4:$D$32<>"")*(Format!$D$4:$D$32<>0))
B5:AX6B5=FILTER(Format!$D$35:$AZ$2032,Format!$B$35:$B$2032=Format!$B36)
B8:O8B8=SUMPRODUCT(B2:B3,B5:B6)
Dynamic array formulas.
 

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