It’s quite common to use Microsoft Excel for the manipulation of data prior to it being imported into CRM.
I have found that the best format for exporting an Excel worksheet to a .CSV file ( comma-separate values ) is:
CSV (MS-DOS) *.csv
This format places extra quotes around string fields and headers and CRM seems to like it much better than the plane CSV format.



