J
Jeff Goldstein
I have the following formula
=SUMPRODUCT(('All Resource Plan'!$B$3:$B$42=Principal)*
('All Resource Plan'!D$3
$42>0))
Where B3 to B42 on the all resource plan tab have a
variety of roles including principal.
On the same tab d3 to d42 is a range of numbers from -1 to
+1.
I need to sum all values associated with a role that are
greater than 0. I was using this formula with an =1 and
it worked fine, however when I changed it to >0 it no
longer works.
Any help would be appreciated.
=SUMPRODUCT(('All Resource Plan'!$B$3:$B$42=Principal)*
('All Resource Plan'!D$3

Where B3 to B42 on the all resource plan tab have a
variety of roles including principal.
On the same tab d3 to d42 is a range of numbers from -1 to
+1.
I need to sum all values associated with a role that are
greater than 0. I was using this formula with an =1 and
it worked fine, however when I changed it to >0 it no
longer works.
Any help would be appreciated.