Changing cell values through form

M

Mrki

Hi...

I'm not that good with access so I decided to look for help here.

I have a table filled with drivers.
Starting number, Driver name, and Number of laps are the columns.

My Idea is to make a form that will list all the drivers, and
add a value of +1 into the "Number of laps" cell to that driver
when double clicked.

That would be a sort of Lap counter form...

Every suggestion is welcome.
 
Top