Gaurav Vohra
New Member
Dear All, I've got two tables :
1) Table1: PRODUCTION DATA
2) Table2: ALLOCATION DATA
We want to extract the quantity of each part produced in each batch & place it another table in successive columns.
I tried using the formula mentioned below but it is returning ZERO value.
=AGGREGATE(15,6,(($B$4:$D$11=$J4)*($E$4:$G$11)),COLUMNS($K4:K4))
There is an attached file reflecting clearly the desired result.
1) Table1: PRODUCTION DATA
2) Table2: ALLOCATION DATA
We want to extract the quantity of each part produced in each batch & place it another table in successive columns.
I tried using the formula mentioned below but it is returning ZERO value.
=AGGREGATE(15,6,(($B$4:$D$11=$J4)*($E$4:$G$11)),COLUMNS($K4:K4))
There is an attached file reflecting clearly the desired result.