Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I have a list of names (column A) and titles (column C) compiled for all of the guests who have attended our events. I am trying to categorize our guests based on their titles, and have figured that out: =SUM('Full list'!C:C)+COUNTIF('Full list'!C:C,"Chairman")+COUNTIF('Full list'!C:C,"CEO") However, that number includes every time "Chairman" or "CEO" comes up in column C, and I only want it to add up each time it comes up for a different name that appears in column A. Can I do this without deleting the duplicate names? Thanks very much. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding category totals | Excel Worksheet Functions | |||
Pivot table and counting totals | Excel Worksheet Functions | |||
Why do I get repetitions of characters in my cells? | Excel Discussion (Misc queries) | |||
Counting (sub)totals | Excel Worksheet Functions | |||
Comparing/matching totals in a column to totals in a row | Excel Worksheet Functions |