G
GGill
In my table i have phone column. The data format in this column is look
different.
For Example: (800)333-4622, 800323-8800 and 8003233800. But in my form
format should be this way: 800-333-4622. To able to format this way first i
will need to remove all dashes and parentheses and then i will able to format
in my form.
Please show me the code to remove dashes and parentheses in my query.
Thank you.
different.
For Example: (800)333-4622, 800323-8800 and 8003233800. But in my form
format should be this way: 800-333-4622. To able to format this way first i
will need to remove all dashes and parentheses and then i will able to format
in my form.
Please show me the code to remove dashes and parentheses in my query.
Thank you.