Hello All,
I want to add a value from cell X to every value listed between E2:E40 w/e in the actually equation so my cell values for E dont change.
This is the equation: =(I1^2 - SUMPRODUCT(E5:E54^2*$G$5:$G$54^2)) / (2*SUMPRODUCT($G$5:$G$54 * TRANSPOSE($G$5:$G$54) * E5:E54 * TRANSPOSE(E5:E54) * (TRANSPOSE($P$5:$P$54) > $P$5:$P$54)))
whats the best way of going about this so it doesn't affect the rest of the sum?
Bookmarks