Assuming your data is in col A, B, C, D on Sheet 1
Your Summary is on Sheet 2
in the cell to the right of Summary abc - Formula is
=COUNTIF(Sheet1!$B$2:$D$4,A1)
Autofill down for a fara as is needed
> I need to create a unique data from a spreadsheet with the design as below:
>
[quoted text clipped - 13 lines]
>
> Hope you can help me. Thank you in advance.