The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
I looked at format cells etc but can't figure it out, any help appreciated.
Ta
--------A--------B----------C--------
1 --- LAP ---- TIME --- DIFFERENCE
2 --- 1 ------ 2.17 ------ N/A
3 --- 2 ------ 2.19 ------ + 0.02
4 --- 3 ------ 2.07 ------ - 0.12
If so, I think the formula is something simple like =(B2-B1)
You basically want to minus the original times from the new times...
If you've got them in cloumns then it's as easy as
=(B1-A1)
Then just click the cell and drag it down, it will automatically adjust the formula for each cell below...
If you have any problems, just email it to me, I'll do it in a few mins for you...
I'm in a helpful mood!
I looked at format cells etc but can't figure it out, any help appreciated.
Ta