Hey all,
Some one gave me a good idea.
I take the result that I am complaining about (the email and name run together) and runa find and replace operation on it as follows:
I get the idea but i also do not know how to work it.
For example with a page full of lines like the following (results of MailView program - see my post of 03-Sep-2010, 11:58 AM )
247LIBZA@GMAIL.COM247LIBZA@GMAIL.COM
340227712@QQ.COM340227712@QQ.COM
568528732@QQ.COM568528732@QQ.COM
I would like to do a "replace" operation like the following:
Replace
@+unknown amount of digits or characters+@ with
@
That would strip off "@GMAIL.COM247LIBZA" and leave me with the cleaned up email I need, namely
247LIBZA@gmail.com. A replace operation like this would clean up the whole file of 500 client's emails I have. Thanks for the idea Chandan.
Now how do I run the replace operation in any commonly known program, such as Txt, MSWord, excel or Access?
best wishes, Frank