D
David Lipetz
How do you use the SUM function in an array?
For instance, here is array formula that does not work:
=IF($E5:$E398="5N",$K5:$K398,SUM($G5:$J5))
What I need is the array to SUM $G5:$J5 through $G398:$J398
How does one correctly specify this sum range in an array?
For instance, here is array formula that does not work:
=IF($E5:$E398="5N",$K5:$K398,SUM($G5:$J5))
What I need is the array to SUM $G5:$J5 through $G398:$J398
How does one correctly specify this sum range in an array?