Hi
I wanted to use the sumproduct formula but with the ability to recognise when the criteria changed.
See Example below.
I'm using | as column separators.
Cost Centre | Employee | Employee% | Employee Effort
100 | Bob | 50% | 30%
100 | Jim | 50% | 20%
200 | Peter | 33% | 10%
200 | Bill | 33% | 25%
200 | Jack | 33% | 60%
So I wanted the sumproduct to be on Employee% * Employee Effort but change and pick up employees by cost centre. So a sumproduct on cost centre 100 employees, then a sumproduct on cost centre 200 employees.
So I can see summarised at the bottom of the data list:
100 "Sumproduct result"
200 "Sumproduct result"
Thanks
Phil
I wanted to use the sumproduct formula but with the ability to recognise when the criteria changed.
See Example below.
I'm using | as column separators.
Cost Centre | Employee | Employee% | Employee Effort
100 | Bob | 50% | 30%
100 | Jim | 50% | 20%
200 | Peter | 33% | 10%
200 | Bill | 33% | 25%
200 | Jack | 33% | 60%
So I wanted the sumproduct to be on Employee% * Employee Effort but change and pick up employees by cost centre. So a sumproduct on cost centre 100 employees, then a sumproduct on cost centre 200 employees.
So I can see summarised at the bottom of the data list:
100 "Sumproduct result"
200 "Sumproduct result"
Thanks
Phil