Greetings.
Is is possible to do a =SUMPRODUCT that uses critera across both rows and columns? For example, I want a =SUMPRODUCT that has the following conditions:
Condition 1: The value in Sheet 1 A1 equals the values in Sheet1, Column A
Condition 2: The value in Sheet1 A2 matches the column header in Sheet2 Columns C:H
I have a table with part nos. down the side and processes across the top. Not every part no. goes through every process. If the part no. does go through a particular process, the corresponding cell will have a cycle time in it. The processes across the top can change, so I can't just use a VLOOKUP
Thanks in advance!
Is is possible to do a =SUMPRODUCT that uses critera across both rows and columns? For example, I want a =SUMPRODUCT that has the following conditions:
Condition 1: The value in Sheet 1 A1 equals the values in Sheet1, Column A
Condition 2: The value in Sheet1 A2 matches the column header in Sheet2 Columns C:H
I have a table with part nos. down the side and processes across the top. Not every part no. goes through every process. If the part no. does go through a particular process, the corresponding cell will have a cycle time in it. The processes across the top can change, so I can't just use a VLOOKUP
Thanks in advance!