SUMPRODUCT summing

mikemathis

Board Regular
Joined
Jul 9, 2003
Messages
135
Office Version
  1. 2019
Platform
  1. Windows
Hi all,

I want to add the total number of attendees for a given region. My spreadsheet looks like...

Column "A" Column "B"
US 24
US 14
CANADA 7
ASIA 37
ASIA 25
CANADA 19
US 25
ASIA 15

So, my intent is to have a summarization of all of the US attendees with one number (that is, they are 'summed'. Likewise with the other regions.

Thanks.
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
Thanks for the idea, unfortunately, I'm doing this for my boss and the expectation is for a tab of 'results' to be sent out and graphed. The intent is - I believe to have the data positioned in a way that it would not be manipulated.
 
Upvote 0
In that case build it with SUMIF formulae. Have a list of unique regions, and refer to each with each formula.
 
Upvote 0

Forum statistics

Threads
1,213,482
Messages
6,113,913
Members
448,532
Latest member
9Kimo3

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