<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have created files just like this in the past but every time I
    create one from this file, it has tons of errors when I try opening
    it with excel2003. This is a simplified processing table and it
    still getthe errors.<br>
    <br>
    This is exactly what the errors say <br>
    <br>
    cannot read record 688114.<br>
    continue reporting each error?<br>
    <br>
    Microsoft office excel cannot convert some of the cells. The total
    number of errors found is 688114<br>
    <br>
    There's only 42,187 records in the file<br>
    <br>
    I also ran a process to clean up any junk or empty records while
    copying the good ones into a new file. I also turned on the browse
    and scanned through the records but didn't see any garbage within it<br>
    <br>
    this is ole line of what the data looks like<br>
    10001310&nbsp;&nbsp;&nbsp; 0025&nbsp;&nbsp;&nbsp; 10004567<br>
    each of those is a separate column within the output file<br>
    <br>
    I just don't get it<br>
    <br>
    <br>
    <br>
    start&nbsp; &#9668; If: 1 eq ""<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Then: end<br>
    2&nbsp; -------&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#9668; If: 26 eq ""<br>
    <ol>
      <li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Then: end</li>
    </ol>
    3&nbsp; -------&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#9668; If: 8 eq ""<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Then: end<br>
    4&nbsp; -------&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -<br>
    &nbsp;&nbsp;&nbsp;&nbsp; &#9668; If:<br>
    &nbsp;&nbsp;&nbsp;&nbsp; Then: export multi disfile=c:\export\discfile.slk<br>
    5&nbsp; -------&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -<br>
    &nbsp;&nbsp;&nbsp;&nbsp; &#9668; If:<br>
    &nbsp;&nbsp;&nbsp;&nbsp; Then: disfile(1)=1<br>
    6&nbsp; -------&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -<br>
    &nbsp;&nbsp;&nbsp;&nbsp; &#9668; If:<br>
    &nbsp;&nbsp;&nbsp;&nbsp; Then: disfile(2)=26<br>
    7&nbsp; -------&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -<br>
    &nbsp;&nbsp;&nbsp;&nbsp; &#9668; If:<br>
    &nbsp;&nbsp;&nbsp;&nbsp; Then: disfile(3)=8<br>
    8&nbsp; -------&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp; -<br>
    &nbsp;&nbsp;&nbsp;&nbsp; &#9668; If:<br>
    &nbsp;&nbsp;&nbsp;&nbsp; Then: end<br>
  </body>
</html>