D
David Peterson
Can some one help me write a macro that will perform a "replace all" on one
field in a table.
I have a table that I import. The SSN field has "-" in the number like
123-45-6789.
I need to remove the "-" so the SSN looks like 123456789.
With the table open, I can perform a manual replace all "-" with "".
How can I automate this?
field in a table.
I have a table that I import. The SSN field has "-" in the number like
123-45-6789.
I need to remove the "-" so the SSN looks like 123456789.
With the table open, I can perform a manual replace all "-" with "".
How can I automate this?