Please help me.
I try to run a SUMIF worksheet function from my VBA code.
Basically this is the troublesome line.
MsgBox Application.WorksheetFunction.SumIf("$E$1:$E$226", "0", "$N$1:$N$224")
When I run it, Excel gives me a compile error, type mismatch, highlighted on:
"$E$1:$E$226"
What am I doing wrong?
Regards,
Michiel.
--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200703/1