ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How to add a 1 to existing column of phone numbers? (https://www.excelbanter.com/excel-discussion-misc-queries/13167-how-add-1-existing-column-phone-numbers.html)

Jan

How to add a 1 to existing column of phone numbers?
 
Trying to get a 1 to prefix phone numbers in an existing column with
thousands of entries.

thanks!


jabax

hi jan,

surf to www.asap-utilities.com and download the wonderful free utility
featured there. your problem will be answered with this utility

yves

"Jan" wrote:

Trying to get a 1 to prefix phone numbers in an existing column with
thousands of entries.

thanks!


RagDyeR

What exactly do you presently have in the list now?

If, for example, you had:
(213) 123-4567

You could use "Edit & Replace", where you "Find"
" ( " (no quotes)
And replace with " 1 ( " (no quotes).
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

"Jan" wrote in message
...
Trying to get a 1 to prefix phone numbers in an existing column with
thousands of entries.

thanks!



Ron Rosenfeld

On Tue, 15 Feb 2005 05:25:01 -0800, Jan wrote:

Trying to get a 1 to prefix phone numbers in an existing column with
thousands of entries.

thanks!


If your phone number is A1 and is in US format, then, if you want ALL numbers
to be prefixed by a 1:

=TEXT(A1,"[<=9999999]1-###-####;1-(###) ###-####")

If you only want those numbers with area codes prefixed by a 1, then:

=TEXT(A1,"[<=9999999]###-####;1-(###) ###-####")


--ron


All times are GMT +1. The time now is 04:13 AM.

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