CSV format

CSV is an abbreviation for Comma Separated Values, but it can use comma, tab or semicolon as a delimiter to separate values in a plain text file. Columns of data are separated by a delimiter (comma, tab or semicolon), and each row of data ends in a carriage return.

CSV file format is supported by most of grid calculators like Microsoft Excel, Lotus 1-2-3, Quattro pro etc.