.CSV File Layouts
This section provides examples of the following:
Single Mailing .CSV files in Excel
Errors .CSV files in Excel
.CSV File Structure
The .CSV file consists of the following components:
The first row contains the field names.
The subsequent rows contain data for each of those fields.