J
jerrykeel
I have designed an ms access databse that is infact a registry for patients.
there are 2 tables
demographics and disease.
the first table has the name, surname, age etc. fields.
the second table contains diagnostics for each patients.
the tables are linked (they both contain an autoID number)
I have designed a form which contains the demographics and in it a subform
with tabs for the diagnostics (a tab for each disease the person presents).
What I need to do is:
when someone enters a name and surname that both (not just the first name)
match an existing patient record (table demographics) i want the rest of the
data on the form(table1 demographics) and subform (table2 disease) to be
autofilled so that the user can check the previous data and decide if this is
indeed a new fact or an old one.
any help will be appreciated.
there are 2 tables
demographics and disease.
the first table has the name, surname, age etc. fields.
the second table contains diagnostics for each patients.
the tables are linked (they both contain an autoID number)
I have designed a form which contains the demographics and in it a subform
with tabs for the diagnostics (a tab for each disease the person presents).
What I need to do is:
when someone enters a name and surname that both (not just the first name)
match an existing patient record (table demographics) i want the rest of the
data on the form(table1 demographics) and subform (table2 disease) to be
autofilled so that the user can check the previous data and decide if this is
indeed a new fact or an old one.
any help will be appreciated.