Skip to main content
Support is Online
We're back! We are here to assist you. Please be patient, we will respond to your tickets shortly.
Official support hours
Monday To Friday
From 09:00 To 17:30
  Wednesday, 19 January 2022
  1 Replies
  8.7K Visits
0
Votes
Undo
Dear all

If I have nth row (Very large number). I want to count the duplicates each 10 cell. For example

For example I have the following set
2
1
1
1
1
1
1
3
2

I need to count the duplicates (taking into account the first duplicate), each 3 cells i.e the output should be
2
1
3


Any suggestions
Thanks in Advance. 
There are no replies made for this post yet.