Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How can I remove extra characters from a list- phone numbers in ex

I have a long list of phone numbers that I need formatted as just numbers,
with no characters or spaces? Is there a formula for this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default How can I remove extra characters from a list- phone numbers inex

I think you might find it easier to apply Find & Replace (CTRL-H) a
few times - highlight the column with the phone numbers in, then CTRL-
H, and:

Find What: (
Replace with: leave blank
Click Replace All.

Then CTRL-H again:

Find What: )
Replace with: leave blank
Click Replace All.

And again:

Find What: <space
Replace with: leave blank
Click Replace All.

And so on, until you have removed all the characters you want to.

Hope this helps.

Pete

On Nov 28, 3:51 pm, Sarah HK <Sarah
wrote:
I have a long list of phone numbers that I need formatted as just numbers,
with no characters or spaces? Is there a formula for this?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default How can I remove extra characters from a list- phone numbers in ex

=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(A1,"( ",""),")","")," ",""),"-","")


"Sarah HK" wrote:

I have a long list of phone numbers that I need formatted as just numbers,
with no characters or spaces? Is there a formula for this?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Modify list of phone numbers in a column... biffula Excel Discussion (Misc queries) 4 November 2nd 07 11:31 PM
How can I change a list of phone numbers into peoples names John New Users to Excel 2 August 29th 06 12:46 PM
How do you remove duplicate phone numbers in an Excel spreadsheet Bridgette Excel Discussion (Misc queries) 1 May 25th 06 08:38 PM
How do I add an area code to a list of phone numbers in Excel? PPuser Excel Worksheet Functions 2 April 5th 05 08:35 PM
How can I cross reference phone numbers with existing phone numbe. John Excel Discussion (Misc queries) 1 February 11th 05 04:39 PM


All times are GMT +1. The time now is 08:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"