Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a column that has multiple divisions (groups), and another column that
has the severity level for that particular item (could be 1,2,3). Example Group Severity CAT 1 DOG 1 FISH 3 CAT 2 DOG 3 FISH 3 CAT 1 DOG 1 FISH 2 Now on a summary page I want to give the results like this Animal Sev1 Sev2 Sev3 Dogs 2 0 1 CAT 2 1 0 FISH 0 1 3 Any suggestions on how to pull that into a summary page, I was thinking Vlookup but it doesnt seem to do eveything I want. Thanks in advance -- Neall |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to count multiple various inputs and create a summary | Excel Discussion (Misc queries) | |||
Summary count from different worksheets? | Excel Discussion (Misc queries) | |||
Count Pivot Table Summary fields | Excel Discussion (Misc queries) | |||
summary count of unique numbers | Excel Discussion (Misc queries) | |||
Data Form Insert Count to add to Summary Sheet | Excel Programming |