Mailing List Macros

Auditor-mail text to the mailing list?
I have a list of emails in Word, which I copied from Excel and create a chain of emails. Some emails contain errors that extra spaces "xxx yyy @. Com" or contains "www.inter …" In general, anything that is not on the list is a valid email address. Is there a simple solution, how to check that (macro, script, etc.) I'm to do: just click on "send and wait in Mozilla Thunderbird, if the syntax error referred correct and try again Thank you Thank you.
If you still have the Excel file, you can paste the formula and copy down: = IF (ISERROR (FIND ("", A1)), SUBSTITUTE (A1, "www .",""), SUBSTITUTE (A1, "Then copy ","")) return addresses to your Word file:. Last day to add yahoo does not let me put the formula Here are the complete parts of the formula: = IF (ISERROR (FIND ("", A1)), SUBSTITUTE (A1, "Www .",""), Substitute (A1, "",""))