+ Reply to Thread
Results 1 to 3 of 3

Convert Long Part Number List to "Text" Format??

  1. #1
    Registered User
    Join Date
    12-12-2014
    Location
    NYC
    MS-Off Ver
    2010
    Posts
    43

    Convert Long Part Number List to "Text" Format??

    I have a list of part numbers that are fairly long (eg, 209784209720429). There is a whole column of them in general format. When I convert this column to a text format all the numbers get changed to a scientific notation (eg 2.09784E+14).

    How do I get them to stay in the part number format I want (eg, 209784209720429)?

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Convert Long Part Number List to "Text" Format??

    Try this formula

    =TEXT(A1,"#")

    Row\Col
    A
    B
    1
    2.09784E+14
    209784209720429
    2
    1.23457E+15
    1234567891011120
    3
    2.09784E+14
    209784209720429


    or you can also format cells: Custom, and enter #
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Registered User
    Join Date
    12-12-2014
    Location
    NYC
    MS-Off Ver
    2010
    Posts
    43

    Re: Convert Long Part Number List to "Text" Format??

    Thank you, that did the trick. I have a second question now.

    I have my new column of text data that works great. In a separate sheet I have to reference these text numbers in the "text" format. When I type "=A1" into a cell formatted as text I get the exact output =A1 displayed. Not the formula. That exact text string =A1. Of course that is to be expected. How do I get around this?

+ 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] Convert from "general" (YYYYMMDD) to specific "custom" format (YYYY.MM.DD)
    By Ella_p in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-10-2013, 02:23 AM
  2. [SOLVED] convert general format to text format with "0" at beggining
    By grue in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-07-2012, 12:39 PM
  3. [SOLVED] How do you convert numbers as "text" to values for a long column .
    By geoexcel in forum Excel General
    Replies: 2
    Last Post: 02-27-2005, 01:06 PM
  4. [SOLVED] convert a number in Excel from numeric to text, i.e. "1" to "one"
    By buenavisionpaul in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2005, 03:06 PM
  5. How to convert a number "eg: 19521016" to date format
    By Guru in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-27-2005, 12:06 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