dingdonggomm
Technical User
I have a database made up of three tables, a main table and then two tables linked to this table by an ID field. I have designed a form to show info from the main table and the related info in two seperate subforms within this form. This all appears to work fine.
For each form I also have a button which sets the data entry property to yes to allow the user to enter additional information and a further button to return to set the data entry property to no once data has been entered. The problem I have is that when I press the second button all the data in the subform is shown not just the related data. Moving between records makes no difference and the subform continues to show all records. Curiously if you switch between design view and form view this problem stops even when you repeat exactly the same steps.
Any help is much appreciated. It's driving me crazy!
For each form I also have a button which sets the data entry property to yes to allow the user to enter additional information and a further button to return to set the data entry property to no once data has been entered. The problem I have is that when I press the second button all the data in the subform is shown not just the related data. Moving between records makes no difference and the subform continues to show all records. Curiously if you switch between design view and form view this problem stops even when you repeat exactly the same steps.
Any help is much appreciated. It's driving me crazy!