Share via

How do I create a pivot table to show me the number of each item on a list of song titles?

MKay 20 Reputation points
2026-05-28T14:44:07.22+00:00

I have a list of songs I have played in Excel. I want to create a simple pivot table to show me how many times I've played each song. Thank you!

Microsoft 365 and Office | Excel | For home | Windows
0 comments No comments

Answer accepted by question author

EmilyS726 234.5K Reputation points Independent Advisor
2026-05-28T15:23:07.22+00:00

Without knowing what your data is like in each column, and type of data, etc, it is really not possible to give you the specific steps/instructions.

Can you share a small sample of the columns (make sure column headers/letters are visible) and a few rows, with any personal information removed?

Was this answer helpful?

1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. AI answer

    2026-05-28T14:44:15.5533333+00:00

    Use a PivotTable that counts how many times each song title appears.

    1. Make sure the song list is in a single column with a header, for example:
      • A1: Song Title
      • A2:A1000: each played song title (one per row).
    2. Click any cell inside this list.
    3. On the ribbon, select Insert > PivotTable.
    4. In the Create PivotTable dialog:
      • Confirm the correct table/range is selected.
      • Choose New Worksheet (or Existing Worksheet and pick a cell).
      • Select OK.
    5. In the PivotTable Fields pane:
      • Drag Song Title to the Rows area.
      • Drag Song Title again to the Values area.
    6. Excel will usually show Count of Song Title in Values, which is the number of times each song appears (i.e., how many times it was played). If it shows Sum or something else, click the drop-down on that field in Values, choose Value Field Settings, and set it to Count.

    The PivotTable will now list each unique song title with the count of plays.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.