Counting duplicates in Excel

前端 未结 9 804
有刺的猬
有刺的猬 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:56

    Step 1: Select top cell of the data

    Step 2 : Select Data > Sort.

    Step 3 : Select Data >Subtotal

    Step 4 : Change use function to "count" and click OK.

    Step 5 : Collapse to 2

提交回复
热议问题