Race results in a chart

N

Neal

Hi there.
We race model gliders, and our hardware records button presses as the
gliders go round turns. This ends up as a .csv file, and Access has a
linked table to that.

I tried making a form to show all the times on a chart. Each time we step
through a record on the form, we want to see the chart of the lap times.
However I tried making a char, and it said only 6 fields allowed.

Table has Name, Date, Time1, Time2, Time3.... up to Time10.

How can we best do this?

Thanks, Neal
 
Top