Creating a csv file from the scope of data.

×

Message d'avertissement

This extension was not updated recently. It might not work with latest versions of OpenOffice.

Onglets principaux

Maintainer:
jermor
Note:
4

Average: 4 (1 vote)

Application:
Calc
Étiquettes:
csv file
Date de publication:
Dimanche, 7 Avril, 2019 - 06:14
Statistiques
Week: Non suivi - Mois: Non suivi - Année: Non suivi - Timeline
Download extension
System Independent version - All releases
Compatible with OpenOffice 4: Oui
User feedback:
Compatible with OpenOffice 4.x?

Creates a CSV file from data in any area of the spreadsheet. After installation, a new toolbar called CSV and a new sub-menu will be available in the "Tools → Add-ons" menu. This file is intended only for Apache OpenOffice ver. 4.x+. The version for LibreOffice and the "clean" module library are available on the project website: https://yestok.pl/var/makecsv.php. A Google translator is available on this page.

The Mekecsv macro generates a csv file from any of the areas indicated in the spreadsheet. It is possible to obtain two types of file. The first type is a traditional record layout, in which each row of the area is also a row in the csv file. The second type of file is based on the assumption that the selected area contains a header row and a description column. The entries in the csv file are elements of this area preceded by the contents of the corresponding item of heading and the corresponding item in the description column.

Creating a csv file from the scope of data.

Version Operating system Compatibility Release date
1.1.1 System Independent 4.0, 4.1 07/04/2019 - 06:17 Plus d'information Download

Commentaires

By default, rows and columns fields are set to 1. For a next release, it will be fine to detect automatically the range to export.