Experts are requested to help me improve my dbase. I have the following tables.
tblProfile
PtID PK
PtName
Age
Sex
Address
.....
tblDiagnosis
DXID PK
DX
tblDrugs
DrugID PK
DrugName
Strength
Dose
......
I have no problem entering drugs, one by one, for each patient. I want to relate the tables in such a way that I may become able to enter group of drugs ( based on diagnosis) instead of one drug at a time. Of course, I will first enter drugs for each diagnosis. I am not trained in access but I have managed to make a dbase which fulfils my needs. Thanks to all the experts whom I benefited from.
kpk