Bowers74,
I am trying to implement your solution as an array formula, {=MAX(($C$2:$C$11<>"Q")*($B$2:$B$11))} The max works great, but using the same formula with min does no seem to work
{=MIN(($C$2:$C$11<>"Q")*($B$2:$B$11))}???? The formula returns 0.
Thanks for your help