AerospaceAdams
New Member
- Joined
- Sep 15, 2017
- Messages
- 6
Good afternoon,
I am working on a project that required me to gather almost 150 stopwatch laps using the Windows 10 stop watch feature. In the past I would use the stopwatch feature on my phone and then send the data to my email and copy it to excel where I would use the "text to columns" feature and separate out my hours, minutes, and seconds into individual columns, then use a few formulas to get the total time for different categories. I mention that up because Excel will not allow me to do that with my current data. I have attempted to change the cell formats to different time formats (as many google search results recommend) and do it that way, but it still only returns "#VALUE!". I have even tried dropping the milliseconds, and that doesn't work.
I'm getting frustrated, and don't want to redo a four hour time study. I'm not afraid to use macros/vba or any other round about ways, so if anyone has any kind of solution, any help would be appreciated.
Here is an example of the data that I am using:
00∶01∶17.74
00∶07∶29.89
00∶00∶39.75
00∶00∶44.25
00∶01∶23.94
00∶03∶36.41
00∶02∶22.91
00∶01∶25.19
00∶00∶22.84
Thank you,
Amy
I am working on a project that required me to gather almost 150 stopwatch laps using the Windows 10 stop watch feature. In the past I would use the stopwatch feature on my phone and then send the data to my email and copy it to excel where I would use the "text to columns" feature and separate out my hours, minutes, and seconds into individual columns, then use a few formulas to get the total time for different categories. I mention that up because Excel will not allow me to do that with my current data. I have attempted to change the cell formats to different time formats (as many google search results recommend) and do it that way, but it still only returns "#VALUE!". I have even tried dropping the milliseconds, and that doesn't work.
I'm getting frustrated, and don't want to redo a four hour time study. I'm not afraid to use macros/vba or any other round about ways, so if anyone has any kind of solution, any help would be appreciated.
Here is an example of the data that I am using:
00∶01∶17.74
00∶07∶29.89
00∶00∶39.75
00∶00∶44.25
00∶01∶23.94
00∶03∶36.41
00∶02∶22.91
00∶01∶25.19
00∶00∶22.84
Thank you,
Amy