G
Guest
I have a form that connects several tables together. This is a medical
project and the tables that I am interested in are the name, history and
medicine. The name prime key is in the history table. The history prime key
is in the medicine table. The name prime key is not in the medicine table.
When the form comes up, all the information is there pertaining to the 1st
name. In the medicine field, only 1 element appears. I would like to have
the ability to have the first 5 or so medicines that have been provided this
patient at the last visit. How can I do that?
Also, at the moment, when on the first record of the name table it has that
there are 3 records, and there is only 1 record in the name table. There are
3 records in the medicine table. When I go to the next record of the 'name'
table, the next record of the medicine table appears. I need for that to
stop too.
Any suggestions?
project and the tables that I am interested in are the name, history and
medicine. The name prime key is in the history table. The history prime key
is in the medicine table. The name prime key is not in the medicine table.
When the form comes up, all the information is there pertaining to the 1st
name. In the medicine field, only 1 element appears. I would like to have
the ability to have the first 5 or so medicines that have been provided this
patient at the last visit. How can I do that?
Also, at the moment, when on the first record of the name table it has that
there are 3 records, and there is only 1 record in the name table. There are
3 records in the medicine table. When I go to the next record of the 'name'
table, the next record of the medicine table appears. I need for that to
stop too.
Any suggestions?