M
Mr. Perry
Hello,
Is there any way to remove specific characters from a
text string using a query?
I don't want to use the find and replace feature because
the process needs to be automated.
One of the problems is the phone number data field. This
information can come with many characters that I don't
want in the data, and since I'll be working with
thousands of records at a time I need to be able to
automate this procedure. Some of the illegal chars would
be for example, "\" or "/" or "," or "." or "(" or ")". I
need to remove any instance of these characters from the
string without deleting all of the data that isn't one of
these illegal characters.
Please keep in mind I need to work in text format with
these phone numbers as well.
Sincerely,
~Mr. Perry
Is there any way to remove specific characters from a
text string using a query?
I don't want to use the find and replace feature because
the process needs to be automated.
One of the problems is the phone number data field. This
information can come with many characters that I don't
want in the data, and since I'll be working with
thousands of records at a time I need to be able to
automate this procedure. Some of the illegal chars would
be for example, "\" or "/" or "," or "." or "(" or ")". I
need to remove any instance of these characters from the
string without deleting all of the data that isn't one of
these illegal characters.
Please keep in mind I need to work in text format with
these phone numbers as well.
Sincerely,
~Mr. Perry