Morning,
I need to run a countif on a filtered column - how do I do this please?
Thanks
Morning,
I need to run a countif on a filtered column - how do I do this please?
Thanks
hi there. go to the link in my signature "Tips & Tutorials I Compiled" & download the file. Sheet 10 would be roughly what you want. you probably don't need multiplying though. so using that eg. say you want to do a COUNTIF of those where column B equals Range 2, then:
=COUNTIF(B8:B19,"Range 1")
mixing it with Autofilter would be:
=SUMPRODUCT(SUBTOTAL(3,OFFSET(B8,ROW(B8:B19)-ROW(B8),))*(B8:B19="Range 1"))
Thanks, if you have clicked on the * and added our rep.
If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".
"Contentment is not the fulfillment of what you want, but the realization of what you already have."
Tips & Tutorials I Compiled | How to Get Quick & Good Answers
OK thanks. I don't have an equivalent of your column B though, because there is about 700 lines with some of them filtered out, so I just want to count the one's that are not filtered out?
pls share your excel sheet here
Here attached
Well there's a slight problem there because it's an updating query table which will bug if it's not connected to our server. Let me create a sample file
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks