Epsilon101
Programmer
Hi,
I am trying to do a formula to work out the result of the example below, its proving a little difficult..
Trying to do a formula with sumproduct and sumif to little effect no point in even posting it cos its just so bad
As an example
I want to SUM the minutes part but the criteria isnt just 1 thing its all the columns here, so IF its bill and location 7 and group 3 then sum the minutes.
---------------------------------------
Neil
I am trying to do a formula to work out the result of the example below, its proving a little difficult..
Code:
A B C D
User location Group Minutes
1 Bill 7 3 10
2 Alison THP 3 54
3 Bob GEN 2 23
4 Charles TEL P 14
5 Bill 7 3 32
Trying to do a formula with sumproduct and sumif to little effect no point in even posting it cos its just so bad
As an example
I want to SUM the minutes part but the criteria isnt just 1 thing its all the columns here, so IF its bill and location 7 and group 3 then sum the minutes.
---------------------------------------
Neil