F
Frank
I can't figure out why this works below:
=MAX((merged_stats!$C$1:$C$30500=F122)*(merged_stats!$A$1:$A$30500=$D$121),merged_stats!$G$1:$G$30500)
But this does not, yields 0 (and there is no zero value in column G
given these conditionals)
=MIN((merged_stats!$C$1:$C$30500=F122)*(merged_stats!$A$1:$A$30500=$D$121),merged_stats!$G$1:$G$30500)
I want the min and max values given some section criterion
Thanks,
Frank
=MAX((merged_stats!$C$1:$C$30500=F122)*(merged_stats!$A$1:$A$30500=$D$121),merged_stats!$G$1:$G$30500)
But this does not, yields 0 (and there is no zero value in column G
given these conditionals)
=MIN((merged_stats!$C$1:$C$30500=F122)*(merged_stats!$A$1:$A$30500=$D$121),merged_stats!$G$1:$G$30500)
I want the min and max values given some section criterion
Thanks,
Frank