M
Michael168
I have a worksheet contains 10,000 rows and columns A to H
The range is A1:H10,000.
e.g.
colums: A B C D E F G H
1) M N O P Q R S T
2) O P Q R S A B C
3) A B P Q R C D E
4) A B D G H I J K
In the above example, row 1 will be hidden, row 2 will also be hidden,
row 3 will not be hidden.
This module will check present row against next row , if it find 5 or
more cells are equal , then
the present row will be hidden and this will loop through the whole
worksheet.
Thank you for the help.
The range is A1:H10,000.
e.g.
colums: A B C D E F G H
1) M N O P Q R S T
2) O P Q R S A B C
3) A B P Q R C D E
4) A B D G H I J K
In the above example, row 1 will be hidden, row 2 will also be hidden,
row 3 will not be hidden.
This module will check present row against next row , if it find 5 or
more cells are equal , then
the present row will be hidden and this will loop through the whole
worksheet.
Thank you for the help.