I would like to export data so I can import into an Excel file where I manage the data via VBA. The problem is that the csv file will only include a time period for the date and not the actual date of the ride and the other problem is that the data is either summed up or averaged for all activities for that time period.. I would like to have a date associated with the ride data and to see individual ride data. Is there a way to do this? Thanks, John