Joe_Phoenix Posted October 17, 2008 Posted October 17, 2008 Hi All, Once again I have a problem I need assistance with. I have imported approx 90,000 telephone numbers. Each number is an 8-digit number. Such as 123-4567. I need to add a 02 in front of all numbers. Can this be done without obviously editing each number individually. I need to then export this back out to upload to a thir party client. Regards, Joe
Vaughan Posted October 17, 2008 Posted October 17, 2008 Use the Replace Field Contents command, but specify the result as a calculation: "02" & telephonenumberfield Backup before doing this because Replace is not reversible and it's easy to stuff it up. }:(
Recommended Posts
This topic is 5881 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now