I know there are several threads on this already but the sumproduct, subtotal, offset, index row functions confused me. So I am hoping someone can break it down for my specific example.
Here is my simple sumif formula
sumif($b$2:$N:$2796,A2,$N$2$N$2796)
Basically it is saying looking at this table(b2:n2796, match this DC (A2), and sum its qty in this range(N2:N276). Duh! But since I have other qualifiers I am needing to filter out some of these and I want to only sumif the visible cells.
if sumproduct is the answer, can someone break it down what each function in the formula is doing? I struggle to understand why it is all necessary.
Thanks!
Here is my simple sumif formula
sumif($b$2:$N:$2796,A2,$N$2$N$2796)
Basically it is saying looking at this table(b2:n2796, match this DC (A2), and sum its qty in this range(N2:N276). Duh! But since I have other qualifiers I am needing to filter out some of these and I want to only sumif the visible cells.
if sumproduct is the answer, can someone break it down what each function in the formula is doing? I struggle to understand why it is all necessary.
Thanks!
Last edited: