Hello,
I am using this formula =SUMPRODUCT(($B$14:$B$16=$B$5)*($C$13:$F$13=C4)*$C$14:$F$16)
In the below summay table which returns the sum of the criteria in Data Source A
B5 = the Cost Code 1 and C4 = Company A and C14:F16 is the table Data Source B
Criteria is that Cost Code and Company Name match that reurn the sum of the values.
I want to include values in Data Source B also in the summary table, I've tried adding +SUMPRODUCT but this doesn't work....any ideas on how I can include the second table in the summary table?
TIA,
Mark
Summary Table
Cost Code Company A Company B Company C Company D Company E Company F
1 70
2
3
4
5
Data Source A
Cost Code Company A Company B Company C Company F
1 50 108 50 200
2 70 22 90 40
1 20 50 80 20
Data Source B
Cost Code Company D Company E
4 70 22
1 20 50
2 90 40
5 50 200
I am using this formula =SUMPRODUCT(($B$14:$B$16=$B$5)*($C$13:$F$13=C4)*$C$14:$F$16)
In the below summay table which returns the sum of the criteria in Data Source A
B5 = the Cost Code 1 and C4 = Company A and C14:F16 is the table Data Source B
Criteria is that Cost Code and Company Name match that reurn the sum of the values.
I want to include values in Data Source B also in the summary table, I've tried adding +SUMPRODUCT but this doesn't work....any ideas on how I can include the second table in the summary table?
TIA,
Mark
Summary Table
Cost Code Company A Company B Company C Company D Company E Company F
1 70
2
3
4
5
Data Source A
Cost Code Company A Company B Company C Company F
1 50 108 50 200
2 70 22 90 40
1 20 50 80 20
Data Source B
Cost Code Company D Company E
4 70 22
1 20 50
2 90 40
5 50 200