Sumproduct, different dimensions

CR2515

New Member
Joined
Sep 3, 2017
Messages
14
d4s2ta
PacFPzK.png


The E4 SUMPRODUCT total shows 46 upon being entered.

Can someone tell me mathematically how Excel got there since the arrays are different dimensions?

Notice I changed the , to a * sign.

Thanks.
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Thanks. Can you elaborate a bit. What's going on when they're different dimsensions? Are there any rules or steps to follow?
 
Upvote 0
d4s2ta
PacFPzK.png


The E4 SUMPRODUCT total shows 46 upon being entered.

Can someone tell me mathematically how Excel got there since the arrays are different dimensions?
A1*E1+B1*F1+C1*G1+A2*E1+B2*F1+C2*G1

It might be easier for you to see if you change E1, F1, G1 to 7, 8, 9... then select just A1:C2*E1:G1 in your formula and press the F9 key... it will show you the individual multiplications that SUMPRODUCT will be adding together.
 
Last edited:
Upvote 0
Thanks. Can you elaborate a bit. What's going on when they're different dimsensions? Are there any rules or steps to follow?

If you select the A1:C2*E1:G1 bit of SUMPRODUCT in the formula bar and apply F9, you can see the evaluations which take place.

What it does is rowwise multiplication of pairs of which the results are summed.
 
Upvote 0

Forum statistics

Threads
1,216,796
Messages
6,132,742
Members
449,756
Latest member
AdkinsP

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