X
Xcelsoft
Hello,
Is there a Replace function in VB that would allow you to
replace certain characters in a text string. I now you
can use the Left, Mid and Right functions but the
characters may not always be in the same position on each
record. Example
Imported Data = (999)999-9999 or 1(999) 999-9999 or 999-
999-9999.
I want to remove the ()'s and the -.
Any help will be appreciated.
Thanks,
Is there a Replace function in VB that would allow you to
replace certain characters in a text string. I now you
can use the Left, Mid and Right functions but the
characters may not always be in the same position on each
record. Example
Imported Data = (999)999-9999 or 1(999) 999-9999 or 999-
999-9999.
I want to remove the ()'s and the -.
Any help will be appreciated.
Thanks,