M
Michael McGivern
Need to extract email address from a memo field. I have a table of
approx. 5,000 records. Contained in this table is a memo field, with
various bits of data, which in varying positions contains an email
address. The only way to identify the email string in this memo field
is that it contains the "@" charachter, and the entire email has a
space preceding it. Therefore I have to come with a query that will
extract a text string that contains the charachter "@", or rather, all
charachters on each side of this "@", after a preceding space.
Any help greatly appreciated.
Michael McGivern
(e-mail address removed)
approx. 5,000 records. Contained in this table is a memo field, with
various bits of data, which in varying positions contains an email
address. The only way to identify the email string in this memo field
is that it contains the "@" charachter, and the entire email has a
space preceding it. Therefore I have to come with a query that will
extract a text string that contains the charachter "@", or rather, all
charachters on each side of this "@", after a preceding space.
Any help greatly appreciated.
Michael McGivern
(e-mail address removed)