SUMIF with multiple criteria

FirstWorldAnalyst

New Member
Joined
Apr 13, 2018
Messages
2
Hi Everyone!

Long time lurker, first time poster. I'm hoping someone can shed some light on a problem I'm facing with a summary sheet.

I have a large set of data that includes: brands, employees (that may or may not work under multiple brands) and their commissions earned from each brand.

Ex:

ABC
BarnMartJohn$4.88
Stark IndJill$3.87
SteinMartJohn$7.82

<tbody>
</tbody>

I need to build a separate summary sheet for each brand and those employees totals earned under that specific brand.

Normally, I'd create a summary sheet with an employee name column & a payout column that uses a formula like:

=SUMIF(Names,A2,Commission), but that would just total all the commission amounts in my data sheet and not allow me to separate out the brands.

Any help/assistance would be greatly appreciated!
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Hi,

For Excel 2007 and newer, look into SUMIFS
 
Upvote 0

Forum statistics

Threads
1,215,006
Messages
6,122,666
Members
449,091
Latest member
peppernaut

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