Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am doing a mail merge and one of the fields is a phone number. I format it
in excel to look like a phone number but when I merge it just comes over as seven numbers - no parens, no dash, etc. Ideally I'd like to still enter it as a straight number, as I am now, but have another field that could "translate" it into the following format: (xxx) xxx-xxxx. Thanks! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=TEXT(A2,"(000) 000-0000")
-- David Biddulph "smartgal" wrote in message ... I am doing a mail merge and one of the fields is a phone number. I format it in excel to look like a phone number but when I merge it just comes over as seven numbers - no parens, no dash, etc. Ideally I'd like to still enter it as a straight number, as I am now, but have another field that could "translate" it into the following format: (xxx) xxx-xxxx. Thanks! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Perfect!!! Thank you!
"David Biddulph" wrote: =TEXT(A2,"(000) 000-0000") -- David Biddulph "smartgal" wrote in message ... I am doing a mail merge and one of the fields is a phone number. I format it in excel to look like a phone number but when I merge it just comes over as seven numbers - no parens, no dash, etc. Ideally I'd like to still enter it as a straight number, as I am now, but have another field that could "translate" it into the following format: (xxx) xxx-xxxx. Thanks! |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Pl. mark as answered...
so that others (who are trying to answer) know it has been answered and those who are looking for answers can find a solution. -- Always provide your feedback so that others know whether the solution worked or problem still persists ... "smartgal" wrote: Perfect!!! Thank you! "David Biddulph" wrote: =TEXT(A2,"(000) 000-0000") -- David Biddulph "smartgal" wrote in message ... I am doing a mail merge and one of the fields is a phone number. I format it in excel to look like a phone number but when I merge it just comes over as seven numbers - no parens, no dash, etc. Ideally I'd like to still enter it as a straight number, as I am now, but have another field that could "translate" it into the following format: (xxx) xxx-xxxx. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Commas drop off of number in mail merge to into Word | Excel Discussion (Misc queries) | |||
I lose my number formatting in the mail merge? | Excel Discussion (Misc queries) | |||
Code launches Mail Merge but disables the Mail Merge | Excel Discussion (Misc queries) | |||
How come Word is adding zeros to a mail merge number from Excel? | Excel Worksheet Functions | |||
in mail merge how do i convert currency from excel to word | Excel Discussion (Misc queries) |