[TABLE="width: 500"]
<tbody>[TR]
[TD]Name
[/TD]
[TD]Sales
[/TD]
[TD]Sales Code
[/TD]
[/TR]
[TR]
[TD]Phil 1
[/TD]
[TD]£123
[/TD]
[TD]10
[/TD]
[/TR]
[TR]
[TD]Phil 2
[/TD]
[TD]£123
[/TD]
[TD]12
[/TD]
[/TR]
[TR]
[TD]Phil 3
[/TD]
[TD]£123
[/TD]
[TD]22
[/TD]
[/TR]
[TR]
[TD]Phil 4
[/TD]
[TD]£123
[/TD]
[TD]20
[/TD]
[/TR]
</tbody>[/TABLE]
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
<tbody>[TR]
[TD]Name
[/TD]
[TD]Sales
[/TD]
[TD]Sales Code
[/TD]
[/TR]
[TR]
[TD]Phil 1
[/TD]
[TD]£123
[/TD]
[TD]10
[/TD]
[/TR]
[TR]
[TD]Phil 2
[/TD]
[TD]£123
[/TD]
[TD]12
[/TD]
[/TR]
[TR]
[TD]Phil 3
[/TD]
[TD]£123
[/TD]
[TD]22
[/TD]
[/TR]
[TR]
[TD]Phil 4
[/TD]
[TD]£123
[/TD]
[TD]20
[/TD]
[/TR]
</tbody>[/TABLE]
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