Yes, that is what I thought, I need to have some way of building the Lap Number column, this has to be done automatically without a user having to type in each lap number.
I had thought of using something like an IF THEN statement, stating :-
IF RaceNo = RaceNo AND Time > (previous) Time THEN...