Evaluate sumproduct question
When I use the code below I receive the #value! error message. Can someone
explain what i'm doing wrong?
Range("b27") = Evaluate("=sumproduct((active!A1:A24
=01/01/2005)*(ACTIVE!C1:C24=614546)*ACTIVE!D1:D24))")
Thanks for your time and help
|