ibmy
Board Regular
- Joined
- Mar 4, 2020
- Messages
- 134
- Office Version
- 2016
- Platform
- Windows
Hi,
Can someone help me, sorry for bad English since it is not my native language here.
Ok, I want to find what number in column show "most repetitive/duplicate in SEQUENCE". Im dealing about 100 000 data in a single column.
Here what i have tried:
(1)
I tried use the "most frequently occurring number, =MODE(range) ". I found out that it is not necessary for "most frequently occurring number" to be "most in repetitive/duplicate in sequence".
What I mean is, let say, number 7.77 is the "most frequently occurring number" in column A, but it is not appear to be in sequence. The number "most repetitive/duplicate in sequence" can be the "least frequently occurring number" in column.
What I means "sequence" is, in column A, in row 4,5,6,7,8,9 | 101,102,103,104 | 333,334,345,346,etc.. show that 6.66 is the ""most repetitive/duplicate in SEQUENCE".
While the number 7.77 is "most frequently occurring number" but not in "sequence", it show at random row 11,67,102,678,etc...
(2)
I tried use Conditional Formatting to highlight duplicate. The reason I use this is if I can manually (scrolling) detect duplicate which number to be appear repetitive in sequence.
The problem with this method is there are so many duplicate numbers Im dealing with, 100 000 data but the specific I want is , "the most repetitive/duplicate in sequence" not just random row.
...
Any solution is welcomed, either :
i- Highlight only number in repetitive/duplicate in sequence. ( can be tedious since 100 000 data is too much for me to manually checking (Scrolling).
*ii- Formula to show most number in repetitive/duplicate in sequence. ( I prefer this one)
iii- Or any other method.
Thanks for reading my problem & sorry for bad english.
Can someone help me, sorry for bad English since it is not my native language here.
Ok, I want to find what number in column show "most repetitive/duplicate in SEQUENCE". Im dealing about 100 000 data in a single column.
Here what i have tried:
(1)
I tried use the "most frequently occurring number, =MODE(range) ". I found out that it is not necessary for "most frequently occurring number" to be "most in repetitive/duplicate in sequence".
What I mean is, let say, number 7.77 is the "most frequently occurring number" in column A, but it is not appear to be in sequence. The number "most repetitive/duplicate in sequence" can be the "least frequently occurring number" in column.
What I means "sequence" is, in column A, in row 4,5,6,7,8,9 | 101,102,103,104 | 333,334,345,346,etc.. show that 6.66 is the ""most repetitive/duplicate in SEQUENCE".
While the number 7.77 is "most frequently occurring number" but not in "sequence", it show at random row 11,67,102,678,etc...
(2)
I tried use Conditional Formatting to highlight duplicate. The reason I use this is if I can manually (scrolling) detect duplicate which number to be appear repetitive in sequence.
The problem with this method is there are so many duplicate numbers Im dealing with, 100 000 data but the specific I want is , "the most repetitive/duplicate in sequence" not just random row.
...
Any solution is welcomed, either :
i- Highlight only number in repetitive/duplicate in sequence. ( can be tedious since 100 000 data is too much for me to manually checking (Scrolling).
*ii- Formula to show most number in repetitive/duplicate in sequence. ( I prefer this one)
iii- Or any other method.
Thanks for reading my problem & sorry for bad english.
Attachments
Last edited by a moderator: