This doesn't count the number of entries in a filter, but it does count the
unique entries in a range. As filter only has uniques + blanks + all, it's
easy to deduce from this.
=SUM(IF(LEN(A1:A20),1/COUNTIF(A1:A20,A1:A20)))
It is array formula, so enter with Ctrl-Shift-Enter
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
DOTJake said:
Is there any (possibly in a VB macro) way to get the count of values which
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.