Counting duplicates in Excel

前端 未结 9 807
有刺的猬
有刺的猬 2020-12-08 07:30

I have a list of postcodes that includes duplicates. I would like to find out how many instances of each postcode there are.

For example I would like this:

9条回答
  •  感情败类
    2020-12-08 07:51

    This can be done using pivot tables. See this youtube video for a walkthrough: Quickly Count Duplicates in Excel List With Pivot Table.

    To count the number of times each item is duplicated in an Excel list, you can use a pivot table, instead of manually creating a list with formulas.

提交回复
热议问题