PP3321
Active Member
I need to automatically show rows,
which contain the longest length of text in each group.
<my VBA solution>
Longest string always comes on top row.
So I can do VBA to extract that.
<request for suggestion>
Can you suggest simpler ways to achieve this?
*I can not manually delete because the data contains thousands of rows.

which contain the longest length of text in each group.
<my VBA solution>
Longest string always comes on top row.
So I can do VBA to extract that.
<request for suggestion>
Can you suggest simpler ways to achieve this?
*I can not manually delete because the data contains thousands of rows.
