Multiple if functions with sum
I need to embed if and sum functions. I know there is a way of doing this if
you have more than one condition. For example if you wanted to sum if column
A had a value of 1 and column b had a value of 2, then sum the column c
values.
I believe there is an add in but am not too sure how to get it.
|