Membership is FREE, giving all registered users unlimited access to every DNForum feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!

Which program can sort lines according to number of characters?

Status
Not open for further replies.
T

tekz999

Guest
Which program can sort lines according to number of characters?
 

dotNetKing

DNF Addict
Legacy Exclusive Member
Joined
Nov 29, 2002
Messages
1,550
Reaction score
0
I have a slightly long-winded way of doing this which works for me

Enter the lines in paracas.com/dnlenght.php save the data to a txt file and then import into excel and sort by the second column (length).

p.s. I just realised that this only works for the part before the dot. where domain names are concerned. May not do what you want.
 

Mind

Rainmaker
Legacy Exclusive Member
Joined
Nov 27, 2008
Messages
65
Reaction score
0
Try this in excel:
1) import text in one column (A)
2) use in the second column function: =len(a1)
3) drag edge of cell to fill all cells of B column with: =len(a2), len(a3), ... etc.
4) select A and B columns
5) Data->Sort
6) select Sort by: B
7) select Then by: A
And that's all.
 
Status
Not open for further replies.

Who has viewed this thread (Total: 1) View details

Who has watched this thread (Total: 2) View details

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Premium Members

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators

Top Bottom