An easier way using an array??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to sum the results of an conditional if statement. I know I can
do this with an array rather than usings an If statement for each line but I
am not having any luck. Any help would be appreciated. Thanks
=SUM(IF($L7+3=AC$5,AC7,0),IF($L8+3=AC$5,AC8,0),IF($L9+3=AC$5,AC9,0),IF($L10+3=AC$5,AC10,0),IF($L11+3=AC$5,AC11,0)),............
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top