View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Fachi Fachi is offline
external usenet poster
 
Posts: 2
Default CSV-file defective

Hello everybody

Ive got the following problem.
I have created a CSV-file in Excel but there is a problem when I import it.
The problem is, that only the first 16 lines will be imported all right and
the rest is defective.

Here is a little cutaway:

11;nominal;;4,55;;;;;;;;;
;effektive;;4,65;;;;;;;;;
10;nominal;;4,85;;;;;;;;;
;effektive;;4,97;;;;;;;;;
20119;GrKl ;;0;100;;;;;;;;
;;;41;;;;;;;;;

11;nominal;;4,65;
;effektive;;4,75;
10;nominal;;4,95;
;effektive;;5,07;
20120;GrKl ;;0;150

At the lower chapter the semicolons are failure, which are the crevices
symbolised. Why dont import it correctly?

Im working with MS-Office 2003/XP. I import it into the Standard editor of
WinXP Prof. If I dispose a file in the 2007 Office Beta and import it,
everything will be all right.

Can you help me?