How should I organize my import file for importing?

How should I organize my import file for importing?

The address file is imported into MAILINGWORK in CSV format. If your file is still an Excel file, you can save it as a CSV file. When saving, select the format ‘csv (delimiter-separated)’. If you are using a Mac, make sure to save the file as “CSV-Windows”, not in Mac format.

A CSV file is an ASCII file where fields are separated by a specified field delimiter. You can choose the delimiter to use (e.g., comma, semicolon, tab). The import file may also contain text delimiters, but this is optional. Note: Do not use a delimiter that appears in your content.

Structure: The first row of the table should contain the field names (e.g., Last Name, Email, Address). Check your file: Are the contents correctly distributed in the appropriate columns? Columns with irrelevant information can be deleted. Ensure your data is not spread across multiple tables (worksheets) in the document.

Info
Example settings for a CSV file:

Character set: UTF-8 (Unicode)* or ISO-8859-1 (Western European)

Field delimiter: ;

Text delimiter: “