Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you have a large table of this type of data you should learn how to use
PIVOT TABLES, this will give the output you are looking for. "excelnewbie" wrote: I have a spreadsheet that looks like this: Defect Priority Vendor bug1 1 ACME bug2 1 JONES bug3 2 ACME bug4 1 ACME I need to be able to summarize the number of bugs for each vendor by priority. Prirority 1 Priority 2 ACME: 2 ACME: 1 JONES: 1 JONESs: 0 I can't seem to find a function that will let me do it. -- gm |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting Data into columns without replacing the columns with data | New Users to Excel | |||
Counta | New Users to Excel | |||
COUNTA AND | Excel Discussion (Misc queries) | |||
COUNTA IF(NOT) | Excel Discussion (Misc queries) | |||
COUNTA Function not working =COUNTA(C3:C69,"NH") | Excel Worksheet Functions |