Thanks Dave,
My real issue was that I could not figure out a way to organize the data and
rows the way I need. The rows and columns are placed together then the data
area. I need the data to come after each row heading. Right now my
pivottable reads:
PERS DTYPE Freq Pct Freq Pct
ACE ZD 3 15% 5 25%
Example:
PERS Freq Pct DTYPE Freq Pct
ACE 3 15% ZD 5 25%
I just need to figure out how to merge data with rows.
Thanks,
Michael