I download csv to check it out. I do not have excel but opened it in OpenOffice Calc using separator options Tab and Comma I advised you to make sure there were no empty lines, but there are empty lines in the second csv file. lines 2, 3,5,6, Line 1 has column header Line 4 and 7 contain a contact. You need to remove those empty lines. eg: outlook contact-01.csv file Joachim is a contact on line 4 StraBe geschaftlich is mapped to dienstlich :addresse But you have no data in that field, so you end up with an empty space denoted by a space and comma. However, you should not be seeing the space and comma.
Bug 1846724 Comment 8 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I download csv to check it out. I do not have excel but opened it in OpenOffice Calc using separator options Tab and Comma I advised you to make sure there were no empty lines, but there are empty lines in the second csv file. lines 2, 3,5,6, Line 1 has column header Line 4 and 7 contain a contact. You need to remove those empty lines. eg: outlook contact-01.csv file Joachim is a contact on line 4 StraBe geschaftlich is mapped to dienstlich :addresse But you have no data in that field, so you end up with an empty space denoted by a space and comma. However, you should not be seeing the space and comma. In fact, it looks like all the address etc data has been inserted into one section like a string.