+ Reply to Thread
Results 1 to 2 of 2

Copy paste SSN text strings into number

  1. #1
    Registered User
    Join Date
    10-14-2013
    Location
    Saturn
    MS-Off Ver
    Excel 2010
    Posts
    28

    Copy paste SSN text strings into number

    Hi,

    So in my raw data set there is a column with SSN in text string in the form "000-00-0000". I would like to copy paste the column (after filtering) into another worksheet and be able to use its values to lookup in an array with SSN in number format. Currently both VLOOKUP and MATCH are interpreting the lookup SSN's as strings and fails to match them to the array of SSN as numbers.

    I know I can easily convert the text strings into number values using text functions. However, I'm wondering if there's any simpler way, without having to feed the string SSN's through a set of functions. I've played with formatting either & both of the arrays into Special SSN format, to no avail.

    Regards,
    Last edited by {=OR(value=array)}; 03-25-2014 at 05:03 PM.

  2. #2
    Registered User
    Join Date
    11-13-2006
    Posts
    87

    Re: Copy paste SSN text strings into number

    Helper Column

    =(Substitute("A1","-",""))*1

    Copy and paste values.

+ 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. Replies: 2
    Last Post: 03-07-2013, 02:34 AM
  2. [SOLVED] Copy and Paste entire row based on multiple text strings
    By Mr_Kite in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-19-2012, 09:51 AM
  3. Replies: 4
    Last Post: 03-09-2012, 10:54 AM
  4. Best way to count variable number of text strings?
    By SueWithQuestion in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-22-2011, 09:28 AM
  5. Paste After, or add text strings
    By riwiseuse in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-02-2010, 09:42 AM

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