Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
We use paging software to page people to fix problems.
The data from the paging software can be output to a spreadsheet showing a row for every page that is sent. I would like to setup a spreadsheet to show how many times a person is paged each day, on a monthly basis. So it would look like something like this.. Mike John Dave Day 1 5 1 3 Day 2 2 2 6 Day 3 3 0 2 Day 31 1 2 1 Total 11 5 12 Right now I copy the output data below the above grid and then count for each person. So. for example Under Mike - Day 1 = COUNTIF(B50:B400,"Mike"), Day 2 = COUNTIF(C50:C400,"Mike"), and so on... So far it works fine like this. But there are over 200 people on the list that we send pages to and that list often changes, so the spreadsheet would need to be modified often. Is there an easier way to do this? I have tried pivot table, but cant seem to get that to work at all. Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Total Summed Count of Numeric Repeat (Paired /Double Instance) Criteria | Excel Worksheet Functions | |||
Count Position of Filtered TEXT cells in a column | Excel Worksheet Functions | |||
Count Position of Filtered TEXT cells in a column | Excel Worksheet Functions | |||
Conversion | Excel Worksheet Functions | |||
SUMPRODUCT Formula to Count Row of data Below Matched Criteria | Excel Worksheet Functions |