CSV

From MoodleDocs
Revision as of 16:03, 10 November 2006 by chris collman (talk | contribs) (edit link added OO Calc to list)

A CSV (Comma Separated Values) file contains tabular data (such as found in spreadsheets or databases) in a simple text format. As the name suggests each value is separated from the next by a comma.

These files can be created, viewed and edited with software such as Microsoft Excel, Open Office Calc or, if done with care, any simple text editor.

See Also