Conditional summation (sum) not working in my excel 2016

Abdmujib

Board Regular
Joined
May 15, 2022
Messages
88
Office Version
  1. 365
Platform
  1. Windows
I created a matrix of 10 x 10. So I tried to use sum function provided for me by @StephenCrump but it gave me #value error on my excel 2016. But work when I use office365. Would it work on excel 2019?

The formula for cell C2 is "=SUM((B9:B19>C8:M8)*C9:M19)/100" it is meant to calculate where home wins. That is where the number on the vertical column is greater than horizontal row.
 

Attachments

  • Screenshot_20220828-231212_Chrome.jpg
    Screenshot_20220828-231212_Chrome.jpg
    232.7 KB · Views: 4
  • Screenshot_20220828-231128_Chrome.jpg
    Screenshot_20220828-231128_Chrome.jpg
    220.7 KB · Views: 5

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
Try array-entering the formula, i.e. CTRL-SHIFT-ENTER rather than just ENTER.
 
Upvote 0
Solution

Forum statistics

Threads
1,214,943
Messages
6,122,380
Members
449,080
Latest member
Armadillos

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