Hi all,
How do I get the following code to insert the result rather than the formula itself in a cell
How do I get the following code to insert the result rather than the formula itself in a cell
Code:
Range("AH2").FormulaArray = "=SUM(IF(WERKBLAD!R[2]C[-30]:R[2]C[222]=RC[-2],IF(WERKBLAD!R[4]C[-32]:R[998]C[-32]>=RC[-4],IF(WERKBLAD!R[4]C[-32]:R[998]C[-32]<=RC[-3],IF(WERKBLAD!R[4]C[-30]:R[998]C[222]=""Z"",1)))))"