D
Dan-X !
I know this is probably simple but I can't get anything to work. I
have a formula that I took from another document to use in a new
project. The formula looks at the values of a specific range in
another workbook and then counts the values of a corresponding column.
However, I want to change this formula so that it sums the values
instead of counting.
=SUMPRODUCT((QM03_template.xls!$A$2:$A$2000={"FEMA Manual
Determination"})*(QM03_template.xls!$E$2:$E$2000<>""))
have a formula that I took from another document to use in a new
project. The formula looks at the values of a specific range in
another workbook and then counts the values of a corresponding column.
However, I want to change this formula so that it sums the values
instead of counting.
=SUMPRODUCT((QM03_template.xls!$A$2:$A$2000={"FEMA Manual
Determination"})*(QM03_template.xls!$E$2:$E$2000<>""))