Hi, need help with a pivot table problem.
I have data in the following format:
Name Phone Call Email Letter
Joe--X--X
Fred-X
SallyXX
And I want to summarize in my pivot table the total number of
inquiries and % of total inquiries; e.g.:
Name Total # of Inquiries % of Inquiries
Joe240%
Fred--120%
Sally-240%
I can get the count per inquiry type but I need the total # per Name
and % per Name of total. I need to be able to break it out by per
month and per year.
I'm sure there is a simple solution but I can't come up with it. I do
not want to use functions in my data sheet because I'm using a dynamic
named range and I have users inputting the data who may overwrite a
function. Also, I do not want to use a formula outside of the pivot
table.
Any help would be greatly appreciated!
Replies