in reply to Re: Shorten a list...
in thread Shorten a list...

Thanks for the quick reply. I want the resultant list to read:

Group 3
Group 3
Group 5
Group 5
Group 5

is this possible with the code you have given?

Replies are listed 'Best First'.
Re^3: Shorten a list...
by toolic (Bishop) on Oct 16, 2011 at 00:42 UTC
    You're welcome.

    The code I provided can be modified to produce that output. Give it a try.