Hello,
I have a form that have three tabs. In one of the tabs I have many fields that belog to a table (InspectionTable) that uses a foreing key that relates it to the MasterTable of the database.
I would like to create a button in a form to allow users to add a new records in the InspectionTable after having added a record. After clicking this button the fields from the InspectionTable should pop-up in the tab.
I am having problems, because the form in based on the MasterTable that is related to the InspectionTable using a foreing key. How can I create the button? I am using Access 2007
Any help???
I have a form that have three tabs. In one of the tabs I have many fields that belog to a table (InspectionTable) that uses a foreing key that relates it to the MasterTable of the database.
I would like to create a button in a form to allow users to add a new records in the InspectionTable after having added a record. After clicking this button the fields from the InspectionTable should pop-up in the tab.
I am having problems, because the form in based on the MasterTable that is related to the InspectionTable using a foreing key. How can I create the button? I am using Access 2007
Any help???
Last edited: