I have a list of domains scanned using godaddy bulk EAAC.INFO EAAD.INFO EAAF.INFO EAAG.INFO EAAH.ORG EAAH.INFO EAAJ.ORG EAAJ.NET EAAK.ORG EAAK.NET is there a way in excel or msword or open office or a software where i can sort by the 6th letter? so it becomes EAAC.INFO EAAD.INFO EAAF.INFO EAAG.INFO EAAH.INFO EAAJ.NET EAAK.NET EAAH.ORG EAAJ.ORG EAAK.ORG
You could use the MID() function in excel to extract the sixth letter in a separate column and then sort by this column.