count if on Visible - Filtered
Hi,
I'm trying to get a simple conditional formula to work when I Auto Filter.
How can this be done?
I need to calculate the percentage of visible cells that have 1 in them of
the total visible cells
=COUNTIF(G9:G99,1)/COUNTA(G9:G99)
|