VCDS and OBD diagnostic device in the On-Board Diagnostics Shop
Diesel, Engine Technology and Vehicle Technology. Repair, Maintenance and Diagnostics (OBD).

Convert CSV to XLS: Easy & Fast

 
New Topic Reply 🔗 ⭐ 🖨 Dieselschrauber - Index » On-Board Diagnostics (OBD)
Author Message
teileklaus
Schrauber
Schrauber
Avatar-teileklaus

Joined: 12/30/2006
Posts: 2643
Karma: +12 / -0   Thank you, like it!
Location: Obrigheim
2005 Volkswagen
Premium Support

Post29-11-2007, 23:51    Subject: Convert CSV to XLS: Easy & Fast Quote

Hello, I'm almost too afraid to ask...
"However, after I had already messed up the numbers after the conversion, I read again: Ulf's explanation says to save the CSV file as XLS immediately after opening it. I opened the file, saw all the numbers on the left, and then used the conversion program to put the numbers into columns (replacing the source file), but the headers got mixed up."
Today I tried to log in to my Touran, and after some initial attempts, I got the same result.
What am I doing wrong? I'm going to delete everything and try again.
Did anyone solve this problem right away? Is it related to NT?
What is the correct procedure?
Can someone teach me this? If I understand this, I might be able to make progress with the T5 log as well.
Sure, thanks in advance.
Gruß, der Teileklaus
Touran 2017 DFG SCR 2,0, 150 PS Schalt
Fiat 500, Einkaufswagen
R1240R BIG Bore Tuningkuh, 142 NM


Translated on 17-09-2026, 1:29.
Back to top Profile PM Email Garage
BM
Profi-Schrauber
Profi-Schrauber
Avatar-BM

Joined: 12/07/2005
Posts: 1857
Karma: +8 / -0   Thank you, like it!
Location: Nähe Düsseldorf

Premium Support

Post30-11-2007, 0:22    Subject: Convert CSV to XLS: Easy & Fast Quote

Quote:
What is the correct procedure?



"Alternative: convert the log file to a .xls format using the CSV converter (which can be found in the VAGCOM directory after installation in newer VAGCOM versions as CSVConv.exe), or import the file into Excel and proceed accordingly."
Please provide the text you would like me to translate from German to English. I will then provide the translation without any explanations.


"Personally, I don't use such tools at all, because I don't have any MS Office programs installed on my computer. The results with OpenOffice are either unsatisfactory or too complicated. And I simply don't have the time to constantly transfer the data back and forth between my computer and a machine with Office installed."

That's why I use a CSV viewer that quickly and clearly displays the raw data without any unnecessary frills.
3B5 AJM

Wer nichts weiss, muss alles glauben.

**Technische Fragen bitte ins Forum und nicht in mein Postfach**


LG, Onkel BM


Translated on 17-09-2026, 1:31.
Back to top Profile PM
dieselmartin
Profi-Schrauber
Profi-Schrauber
Avatar-dieselmartin

Joined: 03/13/2003
Posts: 10121
Karma: +29 / -0   Thank you, like it!
Location: in der Werkstatt
2007 Volkswagen Passat
Premium Support

Post30-11-2007, 9:21    Subject: Convert CSV to XLS: Easy & Fast Quote

Hi Klaus,

The problem isn't NT, but the language.

Excel takes internationalization to such an extent that a German version of Excel might react completely differently to the same CSV file compared to an English version.

The background information concerns the characters used.

"hundred-thousand-comma-three" in German translates to 100,000.3 or possibly 100,000.3.
english but 100000.3 or 100,000.3

CSV, which stands for "comma-separated values," naturally has a problem with the characters ",", ";", and ".".

Your converter replaced all non-numeric characters with semicolons, so the number above became 100;000;3.

m;
Transparency, Teamwork
... there was another T.

I don't know what the f*ck it was.


Translated on 17-09-2026, 1:33.
Back to top Profile PM Garage
dieselmartin
Profi-Schrauber
Profi-Schrauber
Avatar-dieselmartin

Joined: 03/13/2003
Posts: 10121
Karma: +29 / -0   Thank you, like it!
Location: in der Werkstatt
2007 Volkswagen Passat
Premium Support

Post30-11-2007, 9:24    Subject: Convert CSV to XLS: Easy & Fast Quote

My Excel program can read the original logs from VAGCOM 704.1, but it cannot read the logs converted from CsvConv.

Microsoft products not only require a purchase, but also always necessitate training on how to work around all the quirks and bugs. icon_evil.gif

m;
Transparency, Teamwork
... there was another T.

I don't know what the f*ck it was.


Translated on 17-09-2026, 1:35.
Back to top Profile PM Garage
ulf
Profi-Schrauber
Profi-Schrauber


Joined: 04/13/2002
Posts: 11058
Karma: +18 / -0   Thank you, like it!
Location: Saarland
2023 MG ZS
Premium Support

Post30-11-2007, 9:36    Subject: Convert CSV to XLS: Easy & Fast Conversion Quote

teileklaus wrote:
Immediately after opening, I had all the numbers on the left, and then I used the conversion program to get the numbers into columns (by replacing the source file). The headers were then mixed up.
In that case, it can help to open the .csv file directly from Excel (using "File" -> "Open"): Some clumped .csv files appear to me (for some reason) neatly organized with the (log) data in their own columns, as they should be.
Then I'll save this lucky occurrence immediately as a .xls file, and the problem with data aggregation will be solved.

I have updated the invoice accordingly.
Gruß Ulf
_________

MG4 Electric


Translated on 17-09-2026, 1:36.
Back to top Profile PM Garage
Jochen_145
Guest




 


Free account, no CAN development support

Post30-11-2007, 11:07    Subject: Convert CSV to XLS: Easy & Fast Quote

Hello everyone,

I'm taking a slightly different approach, but it's worked well so far:

I rename the *.csv and *.txt or *.asc files and then import them directly into Excel.
If you remember to adjust the decimal separators accordingly (see Martin's comment), you can quickly and easily work with Excel data.

Best regards, Jochen.

P.S.
Once all of our requirements have been incorporated into Rainer's KDatascope, hopefully the conversion problem will be completely resolved.


Translated on 17-09-2026, 1:37.
Back to top
wolfi_b
Profi-Schrauber
Profi-Schrauber


Joined: 02/17/2004
Posts: 860
Karma: +1 / -0   Thank you, like it!


Support

Post30-11-2007, 11:11    Subject: Convert CSV to XLS: Easy & Fast Quote

dieselmartin wrote:
Excel takes internationalization to such an extent that a German version of Excel reacts completely differently to the same CSV file than an English version.

Not only that, but the fun is even version-dependent icon_rolleyes.gif.

ulf wrote:

It can be helpful to open the .csv file directly from Excel (using "File" -> "Open"): Sometimes, these clumped .csv files appear to me (for some reason) neatly organized with the (log) data in their own columns, as it should be.

"Exactly, I've noticed that too."
1993 Audi 80 B4 1Z
2004 Seat Leon 1M ASV


Translated on 17-09-2026, 1:39.
Back to top Profile PM
oldewurtel
Guest




 


Free account, no CAN development support

Post15-12-2007, 22:04    Subject: Convert CSV to XLS: Easy & Fast Quote

Hello fellow enthusiasts,

I also experienced the 'number chunking problem.'
I fiddled around for at least an hour, and lo and behold: still a jumble of numbers!
Es wird z.B. das Tastverhältnis 24.7% in 24. July translates!!

While reading the FAQ about 'Creating and preparing log files with VAGCOM for the forum,' I came across a small paragraph that mentioned a '.csv converter in VAGCOM.'

This converter works well (although there are often a few strange characters at the end of the file, but otherwise it's fine).

Normally, more intelligence comes *out* of a computer than goes *into* it icon_smile.gif, but here, (finally) it's the opposite........

Best regards, Kassen.


Translated on 17-09-2026, 1:40.
Back to top
hot_schlaumann
Guest




 


Free account, no CAN development support

Post18-12-2007, 19:09    Subject: Convert CSV to XLS: Easy & Fast Quote

Hello!

It's much simpler than that.


Create a new Excel file.
Then, go to 'Import Data'.
Then, select the original VAG-COM file (.csv).
-> A box opens -> go to 'Separate' and then click 'Next'.
-> new field -> select comma instead of tab, then continue.
-> new sheet -> now select EVERY column and change the format to TEXT (otherwise, Excel will change '1.24' to 'Jan 24', which is very bad!). Then proceed.
-> Then finish it and that's it!

Best regards,


Translated on 17-09-2026, 1:42.
Back to top
New Topic Reply 🔗 ⭐ 🖨 Dieselschrauber - Index » On-Board Diagnostics (OBD)
Similar articles and topics
Topic Forum
No new posts Format der Fehlernummern im EEPROM On-Board Diagnostics (OBD)
Jump to:  
You cannot post new topics in this forum.