<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.vensoft.de/en/index.php?action=history&amp;feed=atom&amp;title=Notes_on_handling_csv_files</id>
	<title>Notes on handling csv files - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vensoft.de/en/index.php?action=history&amp;feed=atom&amp;title=Notes_on_handling_csv_files"/>
	<link rel="alternate" type="text/html" href="https://wiki.vensoft.de/en/index.php?title=Notes_on_handling_csv_files&amp;action=history"/>
	<updated>2026-04-08T07:04:17Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Vensolutions</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.vensoft.de/en/index.php?title=Notes_on_handling_csv_files&amp;diff=5216&amp;oldid=prev</id>
		<title>Apaul: Die Seite wurde neu angelegt: „== Encoding / Format ==  {| | style=&quot;vertical-align:top; width:60em&quot;| All files in csv format generated by Vensoft are encoded with the UTF-8 character set inc…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.vensoft.de/en/index.php?title=Notes_on_handling_csv_files&amp;diff=5216&amp;oldid=prev"/>
		<updated>2022-02-16T08:44:36Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „== Encoding / Format ==  {| | style=&amp;quot;vertical-align:top; width:60em&amp;quot;| All files in csv format generated by Vensoft are encoded with the UTF-8 character set inc…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Encoding / Format ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top; width:60em&amp;quot;|&lt;br /&gt;
All files in csv format generated by Vensoft are encoded with the UTF-8 character set including BOM (Byte Order Mark). This ensures the greatest possible compatibility with the most common Windows applications and in particular Microsoft Excel for displaying special characters.&lt;br /&gt;
&lt;br /&gt;
A &amp;lt;code&amp;gt;; (semicolon)&amp;lt;/code&amp;gt; is used, it is the standard for German-speaking countries.&lt;br /&gt;
&lt;br /&gt;
If necessary, the coding can be changed when sending or saving the file. As a result, special characters may no longer be displayed correctly. The current coding can be checked, for example, with the free text editor Notepad++. Therefore, if possible, csv files should first be opened with Excel and saved as xlsx files.&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
[[File:CSV_1.png|300px|thumb|left|1]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Save ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top; width:60em&amp;quot;|&lt;br /&gt;
Files in csv format should never be saved again in csv format after processing with Microsoft Excel, otherwise formatting information will be lost and the layout, for example, will be destroyed. Instead, save the file directly as an xlsx file (standard format since Office 2013) after opening and before editing with Excel.&amp;lt;br&amp;gt;&lt;br /&gt;
File {{Pfr}} Save As {{Pfr}} File Type &amp;quot;Excel Workbook (*.xlsx)&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
[[Datei:CSV_2.png|300px|thumb|left|2]]&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
[[Datei:CSV_3.png|300px|thumb|left|1]]&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
[[Datei:CSV_4.png|300px|thumb|left|4]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Open ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top; width:60em&amp;quot;|&lt;br /&gt;
As a rule, Excel automatically recognizes the formatting, i.e. the division of the columns and the cell format of a csv file. If this does not happen, you can import the file manually and explicitly select the character set and the column separator character.&lt;br /&gt;
&lt;br /&gt;
Data {{Pfr}} From Text/CSV {{Pfr}} Select file and import (in older Excel versions also &amp;quot;From Text&amp;quot; instead of &amp;quot;From Text/CSV&amp;quot;).&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
[[Datei:CSV_5.png|300px|thumb|left|5]]&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
[[Datei:CSV_6.png|300px|thumb|left|6]]&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
[[Datei:CSV_7.png|300px|thumb|left|7]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top; width:60em&amp;quot;|&lt;br /&gt;
File Origin: 65001: Unicode (UTF-8)&amp;lt;br&amp;gt;&lt;br /&gt;
Separator: semicolon (depending on the Excel version, multiple selections may be possible, select only semicolons)&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
[[Datei:CSV_8.png|600px|thumb|left|8]]&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[Datei:Hinweis.png|50px]]&lt;br /&gt;
| style=&amp;quot;background-color:#b1cded; width:60em&amp;quot;|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
*Screenshots from Excel 365 (status: 01/24/2020). Other versions may differ.&lt;br /&gt;
*If using Excel 365, under Data type detection, select Based on entire dataset or Do not detect data types.&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Index]]&lt;br /&gt;
[[Category:Instructions]]&lt;br /&gt;
[[Category:Help]]&lt;br /&gt;
[[Category:Vensoft]]&lt;/div&gt;</summary>
		<author><name>Apaul</name></author>
	</entry>
</feed>