Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i have some data that is organized terribly, and it's HUGE.
i have sales numbers monthly by sales rep the month column has the number of sales for that rep for that month per store however a rep covers more than one store, so there are multiple entries for each month for each rep. i want to count how many entries there are in a given month for a given rep. i can do the sum easy enough =SUMIF(H:H,"Max",U:U) it checks H for "Max" and adds up how many entries there are in U for each time Max appears in H but i dont want a total, i just want the count :( sorry for the long description. this has got my head in a spin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you count data that matches more than one condition? | Excel Worksheet Functions | |||
What formula/fn would I use to count multiple condition records? | Excel Worksheet Functions | |||
how to count unique entries with multiple condition | Excel Worksheet Functions | |||
how 2 Count number of cells that have specific condition format? | Excel Worksheet Functions | |||
count duplicate (or, inversely, unique) entries, but based on a condition | Excel Worksheet Functions |