Hi everyone,
I'm looking to create a formula that calculates the average of a particular series of cells (J26-J50) if the corresponding value in column K says "True", however I don't want to count one row in the average (row 37).
Will the following formula work? I used colons to continue the series that I am looking to average, but I'm not sure if that's right.
=AVERAGEIF($K$26:$K$36:$K$38:$K$50,"TRUE", $J$26:$J$36:$J$38:$J$50)
Thanks in advance!
Bookmarks