Hi all,
Been trying to resolve a "hard-coded" range by using Named Range but has been returning "#VALUE!"
By using the below formula; where range J14 to J2608 is hard-coded, it will work.
But by changing range J14 to J2608 into a Named Range (see below); the whole thing fails.![]()
=SUMPRODUCT(($E$14:$E$2608="Pipeline")*($H$14:$H$2608=B2)*($J$14:$J$2608))
Please help!![]()
=SUMPRODUCT(($E$14:$E$2608="Pipeline")*($H$14:$H$2608=B2)*(PlanRev))
Cheers,
CL
Bookmarks