Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When I transfer a spreadsheet to the I-Series I am dropoing the zeros to the
right of the decimal point. Exmaple 17200000123.000 will only have 1720000123 in the file created on the AS400. How do I prevent this? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You haven't told us how you are transferring the data, but have you tried
=TEXT(A2,"#.000") ? -- David Biddulph "Transfer to I-Series proglem" <Transfer to I-Series wrote in message ... When I transfer a spreadsheet to the I-Series I am dropoing the zeros to the right of the decimal point. Exmaple 17200000123.000 will only have 1720000123 in the file created on the AS400. How do I prevent this? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Transfer to I-Series proglem wrote...
When I transfer a spreadsheet to the I-Series I am dropoing the zeros to the right of the decimal point. *Exmaple 17200000123.000 will only have 1720000123 in the file created on the AS400. . . . If the destination is a numeric field, aren't 17200000123.000 and 17200000123 treated the same in subsequent calculations? If the destination is a text field, make the source data in Excel text. But this is all academic. The problem is on the AS-400 side, so off- topic in this newsgroup unless & until you provide more details about how you're transferring data from Excel to the AS-400. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Decimal Places | Excel Discussion (Misc queries) | |||
Subtracting two 2-decimal place numbers gives result 13-decimal places? | Excel Worksheet Functions | |||
FIXED 2 DECIMAL PLACES, MUST ENTER ALL ZEROES AFTER DECIMAL POINT. | Excel Discussion (Misc queries) | |||
decimal places | Excel Discussion (Misc queries) | |||
add 2 decimal places | Excel Discussion (Misc queries) |