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 trying to remove phone: from the column = [phone: 4253331212]

got a full column with 500 cells that contain the name[phone:] how to I
clear the {phone:] from all cells in the column?

Thx
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 395
Default trying to remove phone: from the column = [phone: 4253331212]

Fast option:

1. Add a new column next to your existing column. For the sake of this
example, I'll assume your data is in Column A, starting in cell A2
2. In the first blank cell next to your first number (B2), enter the formula:
=right(A2,len(A2)-6)
if that is too many or two few digits, change the value from 6 to 5 or 7 or
whatever you need
autofill that formula down the whole column
Copy that column, then "paste special"/ values over itself to get rid of the
formulas
Delete the original column of data.

HTH,
Keith

"Importing iPhone Contacts" wrote:

got a full column with 500 cells that contain the name[phone:] how to I
clear the {phone:] from all cells in the column?

Thx

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default trying to remove phone: from the column = [phone: 4253331212]

EditReplace 2 times.

Replace what: [phone: include the <space

Replace with nothing

Replace what: ]

Replace with nothing.


Gord Dibben MS Excel MVP



On Tue, 1 Dec 2009 11:08:01 -0800, Importing iPhone Contacts
wrote:

got a full column with 500 cells that contain the name[phone:] how to I
clear the {phone:] from all cells in the column?

Thx


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
How do I change Phone: 8153381667 to Phone: 815-338-1667 Maverick50 New Users to Excel 2 January 23rd 09 02:49 AM
How do you remove phone format???? TotallyConfused Excel Discussion (Misc queries) 2 October 30th 08 12:39 PM
Remove dashes from phone numbers in a spreadsheet AAH Excel Worksheet Functions 3 July 25th 08 05:50 AM
remove the ( ) & dashes from column of phone # alvie Excel Worksheet Functions 2 July 2nd 06 04:32 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 03:49 PM.

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

About Us

"It's about Microsoft Excel"