A
Andy Fish
Hi,
I have a very strange symptom that occurs when saving a CSV file from excel.
Say the first row has 2 columns and the next 20 rows have only a value
entered into the first column but not the second. When I save this file as
CSV, the first row obviously has a comma between the two values, and the
next 15 correctly have a comma after the value (to indicate that the second
column is empty). However, the 16th and subsequent rows have no comma.
since I'm trying to parse the file with PHP this is a right royal PITA.
anyone know why it's happening or if there is a workaround? (BTW I'm using
Excel 2000 but I beleive it happens with later versions)
Andy
I have a very strange symptom that occurs when saving a CSV file from excel.
Say the first row has 2 columns and the next 20 rows have only a value
entered into the first column but not the second. When I save this file as
CSV, the first row obviously has a comma between the two values, and the
next 15 correctly have a comma after the value (to indicate that the second
column is empty). However, the 16th and subsequent rows have no comma.
since I'm trying to parse the file with PHP this is a right royal PITA.
anyone know why it's happening or if there is a workaround? (BTW I'm using
Excel 2000 but I beleive it happens with later versions)
Andy