Pivot table reports-summary

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to summarize data in one column into 3 different catagories. How can i
do this?

example: A N A A A A D D

what are the total number of A's, total number of N's and Total number of
D's?
 
Header1
A
N
A
A
A
A
D
D

Use header as both a row field and a data field.

Produced:

Count of Header1
Header1 Total
A 5
D 2
N 1
Grand Total 8

for me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top