I have created a dictionary using regex to remove the +1 from the front on phone numbers. End result is a 10 digit number starting from the last number. The issue is the replacement value is populating.
How do I get that to not happen?
Here is my dictionary.
Wendy Bondeson
I have created a dictionary using regex to remove the +1 from the front on phone numbers. End result is a 10 digit number starting from the last number. The issue is the replacement value is populating.
How do I get that to not happen?
Here is my dictionary.