Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm writting a spreadsheet that prepares an input text file for
program originally written in Fortran. This program requires all inpu to be 10 digits long, no exceptions. So, if the number does not have 10 digits, it needs spaces (or zeros in front. If it is negative, it needs to save room for the "-". I the number is large, and needs to be in scientific notation, th exponent and its sign must fit. Does anyone know how to make a number format that always fills up te spaces no matter how large or small the number, positive or negative? Right now I have a complex series of conditionals that is ver confusing. Thanks! --Da -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Set the Column/Length format on an Excell sheet | Excel Discussion (Misc queries) | |||
Format Values to specified length | Excel Worksheet Functions | |||
how to extract data in .txt format from the excel sheet in a fixed length ascii forma | Excel Programming | |||
Excel VBA- format string length to get a cell height | Excel Programming | |||
2 Qs: grab net page, and import as fixed length format | Excel Programming |