ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   excel (https://www.excelbanter.com/excel-discussion-misc-queries/206203-excel.html)

merge w/ excel

excel
 
i entered numbers with no format. then i formated them from the format cell.
i've used this db as input for a mail-merge document. however, when i print ,
the phone numbers are not formated.

Bill>M[_2_]

excel
 
If using Microsoft Access as your db you will need to change the imput mask
to the format you desire..

"merge w/ excel" wrote:

i entered numbers with no format. then i formated them from the format cell.
i've used this db as input for a mail-merge document. however, when i print ,
the phone numbers are not formated.


ShaneDevenshire

excel
 
Hi,

First I guess I should ask, are you mail merging into Word?

That is correct, there is no bug here. Word sees the numbers not the
format. If so you would generally get better results asking a Work
discussion group but if you want to handle the problem in Excel you could
create a dummy column with the following formula:

="("&LEFT(A1,3)&") "&MID(A1,4,3)&"-"&RIGHT(A1,4)

where A1 contains your phone numbers with area codes which you want to
display as (415) 654-1234.

--
Thanks,
Shane Devenshire


"merge w/ excel" wrote:

i entered numbers with no format. then i formated them from the format cell.
i've used this db as input for a mail-merge document. however, when i print ,
the phone numbers are not formated.



All times are GMT +1. The time now is 12:27 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com