A
Amanda Byrne
2 projects
1: I have a query that selects all records where the phone number is less
than 9 characters (doesn't have an area code). I want to assign the same
area code to all the records in this query- i.e. I want to add "919-" to the
beginning of the string in each record.
2: Then that leaves all my data with phone numbers in the format
"919-123-4567. I want to convert them to "(919) 123-4567"- how do I go about?
Thanks, Amnada
1: I have a query that selects all records where the phone number is less
than 9 characters (doesn't have an area code). I want to assign the same
area code to all the records in this query- i.e. I want to add "919-" to the
beginning of the string in each record.
2: Then that leaves all my data with phone numbers in the format
"919-123-4567. I want to convert them to "(919) 123-4567"- how do I go about?
Thanks, Amnada