About a medical database. I construct a biochemical results table with a patient ID field, a date_of_sample field, a bloodtestID field for each type of biochemical test (all those three fields have the primary key) and results field where I put the numerical result of the test.
I want a form...