Hi,
Couple of ways to do this
=COUNTIF(T2:T190,">1000")-COUNTIF(T2:T190,">1500")
or
=SUMPRODUCT((T2:T90>=1001)*(T2:T90<=1499))
VBA Noob
Hi,
Couple of ways to do this
=COUNTIF(T2:T190,">1000")-COUNTIF(T2:T190,">1500")
or
=SUMPRODUCT((T2:T90>=1001)*(T2:T90<=1499))
VBA Noob
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks