S
Steve G
I think I need some advice.
We have a relatively mature database with over 7500 records in the primary
table. One of the fields in the table is named status, and in this field we
record the current status of the patient. This field can change from time to
time, as a patient's status changes. We have a form that allows us to make
these changes as they are needed directly in the table.
We are now in need of recording when a patient's status changes, what it is
changed to, who changed it, and the date of the change. My thought is to
create a new table that will store this data but the problem I am having is
that I don't know how to get the data there from the form we use for making
changes to the primary table, without creating a sub-form with redundant
fields.
Any help or advice would be very much appreciated.
Steve G
We have a relatively mature database with over 7500 records in the primary
table. One of the fields in the table is named status, and in this field we
record the current status of the patient. This field can change from time to
time, as a patient's status changes. We have a form that allows us to make
these changes as they are needed directly in the table.
We are now in need of recording when a patient's status changes, what it is
changed to, who changed it, and the date of the change. My thought is to
create a new table that will store this data but the problem I am having is
that I don't know how to get the data there from the form we use for making
changes to the primary table, without creating a sub-form with redundant
fields.
Any help or advice would be very much appreciated.
Steve G