Hi All,
I have a .DBF with over 150,000 records. Here's an example of what the data in the field (emails) looks like. They are all like this:
happy@mydomain.com
myname@abc123.ca
countvoncount@sesame.com
etc..
Basically I want to replace everything in front of the "@" sign with 'btn' and change it so that it looks like this:
btn@mydomain.com
btn@abc123.ca
btn@sesame.com
It's weird, I can't seem to find a simple REPLACE command.
Any help please.
Thanks,
FOXUP!
I have a .DBF with over 150,000 records. Here's an example of what the data in the field (emails) looks like. They are all like this:
happy@mydomain.com
myname@abc123.ca
countvoncount@sesame.com
etc..
Basically I want to replace everything in front of the "@" sign with 'btn' and change it so that it looks like this:
btn@mydomain.com
btn@abc123.ca
btn@sesame.com
It's weird, I can't seem to find a simple REPLACE command.
Any help please.
Thanks,
FOXUP!