E
Emily
I have set up a query to show me all my employees and
total number of calls each made during the week. Example:
John 15
Mary 20
Amy 30
I want to see how many calls each person made by day.
Monday Tuesday Wednesday
John 5 5 5
Mary 20 0 0
Amy 10 20 0
Does anyone know how to do this? I know I've done
something similar before, but I can't figure it out.
total number of calls each made during the week. Example:
John 15
Mary 20
Amy 30
I want to see how many calls each person made by day.
Monday Tuesday Wednesday
John 5 5 5
Mary 20 0 0
Amy 10 20 0
Does anyone know how to do this? I know I've done
something similar before, but I can't figure it out.