A
Amit K Garg
I have Access 2000 database split in front and back end database. There is a
main Table PATIENTS with index field as AC. Many other tables are related to
PATIENTS table by the field AC. There is a table MEDICINES with multiple
fields like AC, Date, MedicineName, Frequency, amount, refills etc. Another
table exists by the name ALLNOTES with field names like AC, Date, Notes etc.
Appropriate forms exists for all the tables also.
When prescriptions are written for the patients on a certain date and many
medicines are prescribed using multiple fields AC, Date, MedicineName,
Frequency, amount, refills a prescription is printed for the patient.
I want to enter the information about the prescription details in a text
format in the table ALLNOTES with Notes field containing the composite
information from fields MedicineName, Frequency, amount, refills. Field AC
and Date will have the same data as MEDICINES. That way I can combine
multiple records from MEDICINES in one field and Doctors has to see only one
record In ALLNOTES to see the details of the medicines prescribed.
I am having trouble decidine as how to do that. Any help will be greatly
appreciated. Thanks in advance.
Amit
main Table PATIENTS with index field as AC. Many other tables are related to
PATIENTS table by the field AC. There is a table MEDICINES with multiple
fields like AC, Date, MedicineName, Frequency, amount, refills etc. Another
table exists by the name ALLNOTES with field names like AC, Date, Notes etc.
Appropriate forms exists for all the tables also.
When prescriptions are written for the patients on a certain date and many
medicines are prescribed using multiple fields AC, Date, MedicineName,
Frequency, amount, refills a prescription is printed for the patient.
I want to enter the information about the prescription details in a text
format in the table ALLNOTES with Notes field containing the composite
information from fields MedicineName, Frequency, amount, refills. Field AC
and Date will have the same data as MEDICINES. That way I can combine
multiple records from MEDICINES in one field and Doctors has to see only one
record In ALLNOTES to see the details of the medicines prescribed.
I am having trouble decidine as how to do that. Any help will be greatly
appreciated. Thanks in advance.
Amit