So I have an equation that counts the number of Yes, No in a workbook, but the workbook number of rows changes each day. Here is the equation
="MWV has "&COUNTA(A3:A307)&" positive COVID Cases."&" Of those cases "&TEXT((COUNTIF(J3:J281,"*Y*")/COUNTA(A3:A307))*100,"###.#")&"% or...