Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to keep a spreadsheet of the number of incoming and outgoing calls per
person per daily and create a report on a weekly basis with a chart. This is hard to do when in excel such as keeping the formula when new employeed come in to the picture, etc. How can I do this...I tried Access however I just do not seem to be proficient in it like i thought I was. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would create a table like the following and run a pivot table off it:
Day | Caller | Number of calls 1 Joe 2 1 Mary 4 1 Bob 10 2 Joe 1 2 Mary 0 2 Bob 100 Alternetively, you can create a separate lookup table with all callers' names and run SUMPRODUCTs on each caller's name. -- Brevity is the soul of wit. "Melissa B." wrote: I need to keep a spreadsheet of the number of incoming and outgoing calls per person per daily and create a report on a weekly basis with a chart. This is hard to do when in excel such as keeping the formula when new employeed come in to the picture, etc. How can I do this...I tried Access however I just do not seem to be proficient in it like i thought I was. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to avoid "update links" startup prompt? | Excel Discussion (Misc queries) | |||
How do I create an Employee weekly scheduler | Excel Worksheet Functions | |||
Create a prompt as a person saves a file | Excel Worksheet Functions | |||
how do i create a daily income report (i'm a waitress) | New Users to Excel | |||
How do I create a running report on Excel | New Users to Excel |