Hello,
I'd like to use a pivot table to summarize multiple dates worth of info, but it seems I can only list data vertically under each row field.
For instance, here's what I'd like to see:
Avg Avg Avg
Employee # Sales # Calls # Appts
123 45 123 10
345 34 23 13
Where the Avg is the average value over the course of 4 days worth of data.
Here's what I get:
Employee
123 Avg # Sales 45
Avg # Calls 123
Avg # Appts 10
345 Avg # Sales 34
Avg # Calls 23
Avg # Appts 13
How can I list my values across instead of as a horizontal list. Any time I try to add column headers, I get a ridiculously long pivot table with lots of entries across. Please help!
Thanks,
mar4JC
I'd like to use a pivot table to summarize multiple dates worth of info, but it seems I can only list data vertically under each row field.
For instance, here's what I'd like to see:
Avg Avg Avg
Employee # Sales # Calls # Appts
123 45 123 10
345 34 23 13
Where the Avg is the average value over the course of 4 days worth of data.
Here's what I get:
Employee
123 Avg # Sales 45
Avg # Calls 123
Avg # Appts 10
345 Avg # Sales 34
Avg # Calls 23
Avg # Appts 13
How can I list my values across instead of as a horizontal list. Any time I try to add column headers, I get a ridiculously long pivot table with lots of entries across. Please help!
Thanks,
mar4JC