Hi,
I have a Subtotal array formula that is applied to a range of filtered data.
It works when the data is positive, however, it doesn't seem to work when the data is negative.
{=MAX(SUBTOTAL(104,OFFSET(AH15,ROW(AH15:AH21739)-MIN(ROW(AH15:AH21739)),0,1,1))*(AH15:AH21739<=AH8))}
Essentially...