K
Kevin
Hi,
I am very new to Access (2003) and don't have any familiarity with coding. I
am trying to develop a form for entering chart information for a large number
of patients. Each patient has a unique record number associated with him/her
("Patient Information" table), and one to several visits. Each visit of each
patient has its own chart ID number ("Patient Visits" table), which in turn
is associated with the chart information for that particular visit ("Chart
Information" table).
I would like to be able to enter the record number of a patient into a form
and have the form retrieve all of the visit dates associated with that
patient. Then, I'd like to be able to select a specific visit date (ideally
from a drop down list) to bring up the chart information categories so that I
can enter data to be stored in the Chart Information table. If the record
number of the patient does not already exist in the database, then I'd like
to be able to add it as a new record and continue on to add a corresponding
visit date and the chart information from said date (to be stored in their
respective tables). Any advice/direction would be greatly appreciated; thank
you in advance for whatever you can offer.
I am very new to Access (2003) and don't have any familiarity with coding. I
am trying to develop a form for entering chart information for a large number
of patients. Each patient has a unique record number associated with him/her
("Patient Information" table), and one to several visits. Each visit of each
patient has its own chart ID number ("Patient Visits" table), which in turn
is associated with the chart information for that particular visit ("Chart
Information" table).
I would like to be able to enter the record number of a patient into a form
and have the form retrieve all of the visit dates associated with that
patient. Then, I'd like to be able to select a specific visit date (ideally
from a drop down list) to bring up the chart information categories so that I
can enter data to be stored in the Chart Information table. If the record
number of the patient does not already exist in the database, then I'd like
to be able to add it as a new record and continue on to add a corresponding
visit date and the chart information from said date (to be stored in their
respective tables). Any advice/direction would be greatly appreciated; thank
you in advance for whatever you can offer.