Hi everybody, I am trying to paste some phone numbers in this format 123-456-7890 and I want it to appear as (123) 456-7890 automatically. Please help
Hi everybody, I am trying to paste some phone numbers in this format 123-456-7890 and I want it to appear as (123) 456-7890 automatically. Please help
- First select the cells you're going to paste to.
- Hit Ctrl+1 to bring up formats
- Choose Custom
- In the field, put: (000) 000-0000
- Hit Okie Dokie
- Paste the number values in
- Profit
If that doesn't work, then you'll need to pull out the "-". You can select the cells, hit Ctrl+H and replace - with nothing and then it will look fine.
Last edited by daffodil11; 03-20-2014 at 08:08 PM.
Make Mom proud: Add to my reputation if I helped out!
Make the Moderators happy: Mark the Thread as Solved if your question was answered!
Thank you so much. I tried the format cells thing on my own but it didn't work because of the "-". Your suggestion with find and replace did the trick. Thanks again![]()
or you can do it by formula
="("&LEFT(A1,3)&") "&RIGHT(A1,8)
A B 1123-456-7890 (123) 456-7890
If you like my answer please click on * Add Reputation
Don't forget to mark threads as "Solved" if your problem has been resolved
"Nothing is so firmly believed as what we least know."
--Michel de Montaigne
Thank you for the feedback!
Actually there is a native excel format for phone numbers under Special, but you would need to removed dashes from the numbers first.
A number like 123-456-5465 after dashes removed 1234565465 and then apply format.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks