+ Reply to Thread
Results 1 to 4 of 4

Extract non-phone number format

  1. #1
    Registered User
    Join Date
    09-15-2022
    Location
    Nevada, USA
    MS-Off Ver
    365
    Posts
    2

    Extract non-phone number format

    Probably a simple solution but, I have a data set of names and phone numbers that are mixed and I'm trying to extract the names. The phone numbers are formated special number (phone) cells and the names are just text. I have 15 columns and 7800 rows. How can I identify and extract the names plain text?

    TIA,

    Shawn
    Attached Files Attached Files
    Last edited by Shawnbrero; 09-15-2022 at 11:41 AM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,372

    Re: Extract non-phone number format

    Welcome to the forum.

    There are instructions at the top of the page explaining how to attach your sample workbook.

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. It also has expected results mocked up, worked examples where required, relevant cells highlighted and a few explanatory notes.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    09-15-2022
    Location
    Nevada, USA
    MS-Off Ver
    365
    Posts
    2

    Re: Extract non-phone number format

    My apologies. Sample attached.

    Thanks!

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,372

    Re: Extract non-phone number format

    Try this in F2 copied down:

    =FILTER(A2:D2,LEFT(A2:D2,1)<>"(")

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Extract phone number from a given a webpage
    By BNCOXUK in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-08-2022, 04:38 PM
  2. [SOLVED] Extract Phone Number from Cell
    By vikas_newports in forum Excel General
    Replies: 9
    Last Post: 11-16-2020, 01:56 PM
  3. [SOLVED] Phone number format - reference post (Formatting Textbox to type phone numbers only)
    By eddyrcabrera79 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-01-2015, 05:35 PM
  4. Extract phone number and email id's
    By ajaypal.sp in forum Word Formatting & General
    Replies: 1
    Last Post: 06-06-2015, 09:14 AM
  5. [SOLVED] Extract Following Format Phone Number
    By Mohanmoni in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-20-2015, 12:47 PM
  6. Extract phone number from text
    By db3712 in forum Excel General
    Replies: 4
    Last Post: 03-14-2013, 11:18 AM
  7. Extract & Copy a phone number from text
    By alpha.martinez in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 06-02-2012, 01:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1