View Single Post
  #2  
Old July 18th, 2004, 10:18 PM
Frank Kabel
external usenet poster
 
Posts: n/a
Default SUBTOTAL Second Count / sub-count of Filtered Visible Cells

Hi
I would use a pivot table for this. Using the department as row item
and the count of department as data item. See:
http://www.cpearson.com/excel/pivots.htm
http://peltiertech.com/Excel/Pivots/pivotstart.htm
http://www.contextures.com/xlPivot02.html
http://www.ozgrid.com/Excel/excel-pivot-tables.htm


--
Regards
Frank Kabel
Frankfurt, Germany

"QTE " schrieb im Newsbeitrag
...
Hi Excel Forum,

Is it possible to get a second count (sub-count) of Filtered Visible
Cells summarising and distinguishing the different items

(departments)
listed below using SUBTOTAL,3 and COUNTIF in a Formula? Will COUNTIF
work on Filtered Visible Cells?

Example:
Column P has non-numeric Filtered data:
Departments:
103/9
103/1
103/4
103/2
103/9
103/2
103/2
103/7
103/4
103/5
103/4
103/7
103/1
103/6
103/8
103/3
---------------------
16 TOTAL Count
---------------------

The ciriteria used will return a mix of departments and an individual
department may be listed more than once. The above Total Count of 16,
gives a Count of all Filtered Visible Cells; i.e. departments.
However, I would also like a summary Count of the departments.

If it is possible to summarise the Count of the above Filtered

Visible
departments using either Formula Functions or VBA - please advise

with
a working example. Example Summary Count of Departments -

Summary Data:
103/1 =2
103/2 =3
103/3 =1
103/4 =3
103/5 =1
103/6 =1
103/7 =2
103/8 =1
103/9 =2
-----------
16 TOTAL Count
-----------

Kind regards,
QTE


---
Message posted from http://www.ExcelForum.com/