Microsoft
Software
Hardware
Network
Question : E-mails duplicated a .txt file
Dear All,
I have a very big list of e-mails (more than 10,000). I saved them in .txt file. The format of the e-mails in the file like the following:
[email protected]
;
[email protected]
;
[email protected]
; && etc
There is a problem I faced now with this file, a lot of those e-mails are duplicated.
I need a help to find a way to remove all duplicated e-mails address from this file.
Thanks
Answer : E-mails duplicated a .txt file
Just copy the line (select it, press Ctrl-C), then place the cursor on an empty cell below, right-click->Paste Special, select Transpose and you're done
Random Solutions
Need to know how to access a user control (.ascx) to build a StringBuilder() in another User Control
insert missing deleted rows in a table from a backup
Windows Mail to Outlook Express
can I partition Win 7 xp mode drive
Microsoft SQL Server certification
TCP/IP Send/Recieve Files
DateTimePicker to DateTime SQL Server format
Insert ArrayList into SQL Database
Tables with fixed number of rows
DoCmd.RunMacro Problem/Question