Hi,

I'm attempting to create a database that holds a simple typing test and I'm having some trouble setting it up.

I've created a table that holds 5 test samples. The thought is when someone takes the test they will be given a printout of one of the five samples. They will enter the test sample # in the test form and then complete the test by typing what's on their printout.

I need to figure out a...