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
Application.RunCommand acCmdSubformFormView Causes Runtime error 2501
Limit the number of attendee's to a class
How to add totals to a row in a sql 2008 pivot stored procedure
How to Display a User Control on Form in CODE
Debug Export to Excel and Run Macro
how to make CSS for the web site developed in asp.net using VS2005
How to over-ride the "Delete Sub Folders and Files" special permission
User can not access control panel
Office communicator popup
select item in listbox via VBA in form onload event