Diferencia entre revisiones de «CSV»

De MoodleDocs
Sin resumen de edición
 
Línea 4: Línea 4:
These files can be created, viewed and edited with software such as [[Microsoft Excel]] or, if done with care, any simple text editor.
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 ==
== Enlaces==


* [http://en.wikipedia.org/wiki/Comma-separated_values Wikipedia article on the CSV file format]
* [http://es.wikipedia.org/wiki/CSV artículo de Wikipedia sobre el formato de archivo CSV]
* [http://office.microsoft.com/training/training.aspx?AssetID=RC011801181033&CTT=6&Origin=RP011801171033 Microsoft help tutorial on importing CSV file data into Excel]
* [http://office.microsoft.com/training/training.aspx?AssetID=RC011801181033&CTT=6&Origin=RP011801171033 Microsoft help tutorial on importing CSV file data into Excel]



Revisión del 09:24 17 jul 2006

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

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.

Enlaces