All,
I have been having trouble doing soomething that sounds easy but is turning out to be quite difficult, i will explain:-
I have a table with a lot of emails in it like say -
blah@someone.com
b.23l@a207.navy.com.au
adam.chris-gran@ca.co.uk
and so on, I would now like to split these down into a table like -
Col1 Col2 Col3 Col4 Col5
blah someone com
b.231 a207 navy com au
ada.chris-gran ca co uk
Any Ideas I seem to end up with the name before the @ and a nasty mess with the end? like :-
b.231@a.navy..com
ada.chris-gran@ca..co
Things like that any ideas?
Ajcg
I have been having trouble doing soomething that sounds easy but is turning out to be quite difficult, i will explain:-
I have a table with a lot of emails in it like say -
blah@someone.com
b.23l@a207.navy.com.au
adam.chris-gran@ca.co.uk
and so on, I would now like to split these down into a table like -
Col1 Col2 Col3 Col4 Col5
blah someone com
b.231 a207 navy com au
ada.chris-gran ca co uk
Any Ideas I seem to end up with the name before the @ and a nasty mess with the end? like :-
b.231@a.navy..com
ada.chris-gran@ca..co
Things like that any ideas?
Ajcg