Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I work with 16-digit numbers everyday. For some reason, Excel almos
always lowers the 16th digit to zero. Changing the number format t text is not always an option, as it often causes a loss o functionality. At work, our software is program is able to export databases into a Excel format. When the program does it, the full 16-digit numbe remains intact. If I make any adjust to the number, then it lowers th last digit to zero. I have been researching this problem for awhile now, everything that have read seems to indicate that it’s not possible to change this, bu I wanted to attempt anyways. Going into the Script Editor, the cell seem to look like this: <td403115030080<span style='display:none'1642</span</td <td376880761</td I’m very much new to all of this, but I think that it looks like it treating the numbers as one, but secretly separating them, behind th scenes. Is there away to set Excel to do this for all numbers? Working with thousands of numbers, it’s hard to go into the Scrip Editor and change each one. Any help would be greatly appreciated. I’ve tried everything that ha come my way at this point. Thank you, Cha -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
length principle of a number within a cell | Excel Discussion (Misc queries) | |||
Maximum length of a number | Excel Worksheet Functions | |||
calculate the number of words in a row whose length is greater than 2 | Excel Worksheet Functions | |||
AND Headache (with dates)! | Excel Programming | |||
Look up Headache | Excel Programming |