Pivot Table counts instead of data

  • Thread starter Thread starter BobS9895
  • Start date Start date
B

BobS9895

I have a worksheet that has one column with weights. Whenever I run
the pivot table, the table has a "count" of the number of weights,
rather than the actual weights themselves. How do I correct this?
 
Put the weights in the left hand side of the pivot table, not the
middle of it - they are then row labels.
 
LOL, that kind of defeats the purpose of what I'm doing! But thanks
anyway.
 
If a field contains blank cells, or cells with text, it will default
to COUNT. Otherwise, it will SUM.

To change the function after adding the field:
Right-click on a cell in the Weights column, and choose Field Settings
From the Summarize by list, choose Sum, and click OK
 

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