Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Assuming that you have a list of support groups in column A of worksheet 1.
Assuming that you have a list of events for all support groups with the support group name in column A of worksheet 2 and that there would likely be multiple occurances if each support group in this column. Put this formula in cell B2 of worksheet 1 next to the support group list: =COUNTIF(Sheet2!A:A,Sheet1!A2) Then you can copy the formula down to the end of your list. Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Employee Work Time - Don't Double-count Overlapping Apts. | Excel Worksheet Functions | |||
Excel 2000, count, sort a list & count totals? | Excel Worksheet Functions | |||
Count Intervals of 2 Consecutive Values in same Row and Return Count across Row | Excel Worksheet Functions | |||
Count Intervals of 2 Numeric values in same Row and Return Count across Row | Excel Worksheet Functions | |||
Count Intervals of Filtered TEXT values in Column and Return Count across a Row | Excel Worksheet Functions |