Sumifs - Help Please

PhilWong

New Member
Joined
May 20, 2018
Messages
4
Name
Sales
Sales Code
Phil 1
£123
10
Phil 2
£123
12
Phil 3
£123
22
Phil 4
£123
20

<tbody>
</tbody>
Thank you in Advance!

As part of larger sumifs formula I want excel to do the following.

In column A is a list of names, in column B is their sales for the month figure and in column C is list of Sales codes.

I want to be able to sumifs in the Sales code does not end with a number 2.

So in the above example I want the sales for Phil 1 & Phil 4

Any help would be greatly appreciated

Phil
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Thank you for such a quick response

As this forms part of a number of Sumifs in a much larger formula which part of the formula would I include? Is it just the part in brackets?
 
Upvote 0
To the best of my knowledge, you cannot use RIGHT inside a SUMIFS.
 
Upvote 0
To the best of my knowledge, you cannot use RIGHT inside a SUMIFS.
thats what i thought too, when i copied this table to my own excel and tried that solution with the right inside the sumproduct it worked. Maybe sumproduct is not considered as a sumif?
 
Upvote 0
Sumproduct & Sumif(s) are completely different functions.
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

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