UKNOWINVU2
New Member
- Joined
- Jun 26, 2014
- Messages
- 32
I am trying to count visible cells only between 1.5 & 2. I used this formula:
=COUNTIF(J7:J83952,">=1.5")-COUNTIF(J7:J83952,">2")
But how do it get this to work with filtered data? Also, is there a way to add another column of data to search (N7:N83952)
=COUNTIF(J7:J83952,">=1.5")-COUNTIF(J7:J83952,">2")
But how do it get this to work with filtered data? Also, is there a way to add another column of data to search (N7:N83952)
Last edited: