E
Enrique-PP
I have an access table that has many records and each record has many fields.
One of the fields is a text field of variable length. This field contains
many characters in it including an email address; this email address is
located at the end of the field like this: "234:wkler23, heliuberd,ss
rs99rere: [email protected]"
I would like to extract only the email address, from each field for all the
records on this table, and insert the email address into a brand new field,
on a different table.
Could someone please help me build the sql code that would accomplish this
task?
I would like to express my gratitude to those kind souls that can help me
solve this task.
Thank you very much.
Regards,
Enrique
One of the fields is a text field of variable length. This field contains
many characters in it including an email address; this email address is
located at the end of the field like this: "234:wkler23, heliuberd,ss
rs99rere: [email protected]"
I would like to extract only the email address, from each field for all the
records on this table, and insert the email address into a brand new field,
on a different table.
Could someone please help me build the sql code that would accomplish this
task?
I would like to express my gratitude to those kind souls that can help me
solve this task.
Thank you very much.
Regards,
Enrique