I have an imported csv file 16000 records in it. One of the fields has a format that looks like this:
"SNADS
OMAIN/SMITHJO%SMTP:John.Smith@domain.com%X400:c=COM;a=DBP;p=ABC;o=COMPANY;s=Smith;g=John;i=AK;%MRS:John.Smith@MRSIN.domain.com"
I would like to be able the export the information 'SMTP:John.Smith@domain.com' from the each of these 16,000 records. The name John.Smith is different for every record, but '@domain.com' remains persistent.
Any ideas on how I can do this?
TIA,
Kris.
If someone annoys you, walk a mile in their shoes. That way you'll be a mile away from them, and you'll have their shoes
)
"SNADS
I would like to be able the export the information 'SMTP:John.Smith@domain.com' from the each of these 16,000 records. The name John.Smith is different for every record, but '@domain.com' remains persistent.
Any ideas on how I can do this?
TIA,
Kris.
If someone annoys you, walk a mile in their shoes. That way you'll be a mile away from them, and you'll have their shoes