Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: CSV.

CSV

From MoodleDocs
Revision as of 10:33, 19 April 2006 by David Scotson (talk | contribs)

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 or, if done with care, any simple text editor.

See Also