Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to summarize the number of people who attended any class, by
supervisor. Data for 3,000 employees is on one sheet and the summary on another. Other people are entering the source data, and have consistently found ways to break my hidden columns that had formulas to check columns CFI and DGJ and EHK -- so the easiest obvious solution isn't workable. I've tried to create an array formula on my summary sheet, but it's not returning the expected results, so I'm off track. I have array formulas to count people by class by supervisor working, but counting people across all the classes by supervisor is not working. I need an array formula that will give me the results at the bottom with data formatted like this: Source Data: A B C D E F G H I J K 1 Class 1 Class 2 Class 3 ------------------ ------------------ ------------------ 2 Supervisor Emp plan reg attend plan reg attend plan reg attend 3 Supervisor 1 Emp1 Y Y 4 Supervisor 1 Emp2 Y Y Y Y Y Y 5 Supervisor 1 Emp3 Y 6 7 Supervisor 2 Emp4 Y Y Y Y Y 8 Supervisor 2 Emp5 Y Y Y Y Result Im looking for: Total People (NOT total classes) Supervisor 1 Supervisor 2 Planned 2 2 Registered 1 2 Attended 2 1 Thanks much |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excel 2007 PivotTable
Consolidate PT, Reverse PT. With macro. http://c0444202.cdn.cloudfiles.racks.../01_09_10.xlsm |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditionally format cell in a range, based on value in other rang | Excel Worksheet Functions | |||
Calculating % occurence of a value derived from data array | Excel Worksheet Functions | |||
Find first occurence of a number in an array 7 cols wide | Excel Worksheet Functions | |||
Identify occurence in "array" which meets condition(s) | Excel Discussion (Misc queries) | |||
First Occurence of Non Blank Cell in row array | Excel Worksheet Functions |