SUMPRODUCT Question

brans1982

Active Member
Joined
Mar 25, 2009
Messages
263
Hi,

Not sure is this can be done, maybe by using an array.

I'm doing a smiple sumproduct e.g.

=SUMPRODUCT((Data!A2:A1000=A1)*(Data!B2:B1000<>A2)*(Data!C2:C1000))

I have 10 values from A2 to A12 that I need in the above formula but instead of doing it like...

=SUMPRODUCT((Data!A2:A1000=A1)*(Data!B2:B1000<>A2)*(Data!B2:B1000<>A3)*(Data!B2:B1000<>A4)*(Data!B2:B1000<>A5)*(Data!B2:B1000<>A6)*(Data!B2:B1000<>A7)*(Data!B2:B1000<>A8)*(Data!C2:C1000))

Is it possible to have something like (Data!B2:B1000<>A2:A12)?

Thanks!
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,224,548
Messages
6,179,453
Members
452,915
Latest member
hannnahheileen

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