B
BMcC
I have a customer table that has phone numbers in it. The phone number field
is defined as a text field.
The problem is that over the years some of the phone number have been
entered as (xxx)yyy-zzzz, and other times they've been entered as
xxx-yyy-zzzz-w etc.
I would like to clean up my phone number columns by updating the phone
numbers to all be in a xxx-yyy-zzzz-work format.
This sounds like a good pattern matching problem, probably using vba, but
I'm open to suggestions.
Thanks,
Bob McC
Enright3
is defined as a text field.
The problem is that over the years some of the phone number have been
entered as (xxx)yyy-zzzz, and other times they've been entered as
xxx-yyy-zzzz-w etc.
I would like to clean up my phone number columns by updating the phone
numbers to all be in a xxx-yyy-zzzz-work format.
This sounds like a good pattern matching problem, probably using vba, but
I'm open to suggestions.
Thanks,
Bob McC
Enright3