Share via

Creating multiple columns from the same data in a Pivot Table

Anonymous
2014-03-07T15:46:54+00:00

I am new to Pivot Tables and learning as I go.  I have created a pivot table that averages 3 data fields by city, something like this:

CITY A B C
ARKOMA 1.78
ARMA 2.45 2.35
AUBURN 0.64
AUGUSTA 5.37 3.13
BARLING 7.50
BELLA VISTA 5.02 2.52 0.75

but I would like to add a coulumn for each range that displays a count for the same data:

CITY Count A Avg A Count B Avg B Count C Avg C
ARKOMA 5 1.78
ARMA 7 2.45 6 2.35
AUBURN 2 0.64
AUGUSTA 10 5.37 5 3.13
BARLING 3 7.50
BELLA VISTA 2 5.02 1 2.52 2 0.75

I can't figure out how to make multiple columns for the same information, one counting and one averaging.  Can this be done?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2014-03-07T16:23:02+00:00

Just drag "A", "B" and "C" to the Values field area again - it will show "Count of A2", "Count of "B2", etc.  Then you can change the second ones to "Sum of..."

HTH,

Eric

Was this answer helpful?

4 people found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2014-03-07T17:04:17+00:00

    Perfect.  Thanks for the help.

    Was this answer helpful?

    0 comments No comments