



I have a little bit of knowledge about Access. I learnt everything by myself from practice and I have no exact idea of how tables are mapped in relations and other tables connecting stuff even though I tried hard to understand.
I have an Access form bound to two fields called ID number and Received Date.
those are the main two fields I need to manage this Patient Management System.
And this form contains another 10 subforms which used to store laboratory test results and other procedure and details of the patient.
But all of these tables are connected using either ID or Received Date of the Patient where each record of every table must be able to identify each record uniquely using those two main keys of the patient.....
The 10 subforms are bound to 10 separate tables where I want each of these subforms should be arranged in one main form for data entry.
I have several questions
1) I set the link child and master fields to ID in each subform. And I want to put a save record button at the end of the main subform.so when I'm done entering data into every subform and when save button is clicked(which is in the main form) all data should be saved in tables. But at the moment, when I click the save button it does not work that way
2) It is a huge waste of time to keep entering ID number to each of 10 subforms. I need to know if I can find a way for the ID number to be automatically displayed in every text box in each subform where ID text box is located.
My heartfelt Gratitude


love you all



