protomor wrote:
> It doesn't seem to work with my csv files. But I also log lots of stuff and
> sometimes don't have GPS data. I have an error somewhere in the first
> quarter of the file "With
> Worksheets(wbName).Range("B:B")"
>
> Does this spit out graphs and stuff?
Lack of GPS data will cause ...
Search found 2 matches
- Mon Mar 06, 2017 4:39 am
- Forum: Freematics Products
- Topic: Understanding logged data
- Replies: 15
- Views: 39818
- Thu Feb 16, 2017 1:06 pm
- Forum: Freematics Products
- Topic: Understanding logged data
- Replies: 15
- Views: 39818
Re: Understanding logged data
I've created an Excel file with some VBA that will import raw Freematics data, make a trip log, and export .csv files in a more readable format. It has only been tested on my car's data. It will ignore files that don't have date/time information but I could probably rewrite to look at another value ...