In order to import a database or contact list into bulk email platforms, it is very often useful or even necessary to convert your XLSX files into CSV files. But what is a 'CSV-file' and what exactly is it used for? In 'Comma Separated Value' files, each line of the file is a data record. …