Hi,
I've come up against a bit of an excel problem that is driving me crazy....
I'm using this formula =COUNTIF(Data!F:F,"Yes")/(SUBTOTAL(3,Data!F:F)-1)
Which works fine with my data in it's normal state, however, I also want people to be able to view data based on filter values.
The Subtotal 3 part of the equation works fine with this but the countif function does not adapt to account for the filter...
Can anybody suggest an alternative???
I've come up against a bit of an excel problem that is driving me crazy....
I'm using this formula =COUNTIF(Data!F:F,"Yes")/(SUBTOTAL(3,Data!F:F)-1)
Which works fine with my data in it's normal state, however, I also want people to be able to view data based on filter values.
The Subtotal 3 part of the equation works fine with this but the countif function does not adapt to account for the filter...
Can anybody suggest an alternative???