Hello everyone.
This is my first post on this forum .
Let me introduce myself : my name is Carmelo and Italian . Use a cycle computer Bryton 310 that produces files fit . I can not program in C , C ++ and Java but in vb and vba .
I wanted to export the contents of the records in excel .
I found on this forum this statement (I use the vba command " shell ") :
java.exe -jar C : \ Users \ KR \ Desktop \ GPX \ java_decoder \ java / FitCSVTool.jar -b C : \ Users \ KR \ Desktop \ GPX \ java_decoder \ 13_12_2015.fit C : \ Users \ KR \ Desktop \ GPX \ java_decoder \ 13_12_2015.cvs
which exports the contents of the file in csv . When i import the file into Excel csv ( comma delimiter - , - ) , however , I noted that some data are incorrect ( see attached image ) .
For example:
Column H : there should be the date and time ( but I can not encode the number provided )
Columns O and P : should be the latitude and longitude ( but no commas . How do I define them exactly ) ?
Column Q : Why do I get numbers that are not always in the same format ( 480.6 and 48079999999999900 , for example ) ?
Or if there is a program that already export directly to a file xls file content fit ?
Can someone help me ? Thank you
Image Attachments
Click thumbnail to see full-size image