I have a small problem if someone could help.
I have a main form 'Projects' with all projects details with an auto number key as Project ID and is based on the Projects table. I have created another form to show minutes of meetings relating to each project which is based on a query with Project ID as the linking field.
I have provided a command button on the main form to move to minutes screen of the relevant project. I have noticed that when I enter and save the main form and then switch over to sub form to add minutes, the sub form is unable to pick up the Project ID and does not let me add any records. However, If in the main form, if I move to next record and return to the previous and then use the command button, I could see the Project ID in the sub form and can add minutes. I am very perplexed why the sub form does not pick up Project ID as soon as I switch over. I am sure someone will have better understanding of this problem than me.
I have a main form 'Projects' with all projects details with an auto number key as Project ID and is based on the Projects table. I have created another form to show minutes of meetings relating to each project which is based on a query with Project ID as the linking field.
I have provided a command button on the main form to move to minutes screen of the relevant project. I have noticed that when I enter and save the main form and then switch over to sub form to add minutes, the sub form is unable to pick up the Project ID and does not let me add any records. However, If in the main form, if I move to next record and return to the previous and then use the command button, I could see the Project ID in the sub form and can add minutes. I am very perplexed why the sub form does not pick up Project ID as soon as I switch over. I am sure someone will have better understanding of this problem than me.