+ Reply to Thread
Results 1 to 3 of 3

Converting 16 digit nr's to csv file

  1. #1
    Registered User
    Join Date
    08-16-2011
    Location
    South Africa
    MS-Off Ver
    Excel 2010
    Posts
    10

    Converting 16 digit nr's to csv file

    Hi

    I need to save a file as .csv, the file contains a list of account numbers of 16 digits, and everytime I save it as a .csv file, it changes the last digit to Zero, how can I fix this.

    Please Help

  2. #2
    Registered User
    Join Date
    08-03-2012
    Location
    South Lincolnshire, England
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Converting 16 digit nr's to csv file

    Hi

    This is happening because Excel complies with IEEE specification for calculating and storing floating point numbers.

    The only way to show and store correctly is to format cells as text or put an apostrophe in front then you can have numbers up to 1024 characters displaying in excel.

    Hope this helps.

  3. #3
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Converting 16 digit nr's to csv file

    if the numbers are displayed with all 16 digits then the csv file itself will be fine but if you open it back up in Excel the program will convert the data to numbers and replace the last digit with 0. if you view the csv file in notepad you should see that it is actually saved correctly.
    Josie

    if at first you don't succeed try doing it the way your wife told you to

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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