J
JustABeginner
I have asked this question so mnay ways on several sites, and I have yet to
recieve a relevant answer. I have a form Called Patients. On that form, I
have a subform VisitInformation. That form has a subform called tests, which
is in datasheet view. I want to select the kit that the test belongs to, and
have the test form display all the tests that are in that kit, so that I can
fill in the results, etc. for each test. Right now it is set up so that I
have to select each test individually from a combobox. I tried an append
query, but I was unable to find a way to make it populate the records
correctly.
recieve a relevant answer. I have a form Called Patients. On that form, I
have a subform VisitInformation. That form has a subform called tests, which
is in datasheet view. I want to select the kit that the test belongs to, and
have the test form display all the tests that are in that kit, so that I can
fill in the results, etc. for each test. Right now it is set up so that I
have to select each test individually from a combobox. I tried an append
query, but I was unable to find a way to make it populate the records
correctly.