Greetings,
I have a database that the user enters a file number for custumers and those file number will be related in other tables. Example
in my Main Form I entered the file number of AR-1234 but in the subform all the information i enter will save that file number. and that file number will be save in another table.
my problem is that when I change the file number on my MAIN. The subform does not change or update that file number. what it does is that creates a new entry insted of leaving the old information that i had enter before.
There is a possibility that when the user relalize any changes to the file number, the subform "child table" change, too?
Thanks for the help you can give me
I have a database that the user enters a file number for custumers and those file number will be related in other tables. Example
in my Main Form I entered the file number of AR-1234 but in the subform all the information i enter will save that file number. and that file number will be save in another table.
my problem is that when I change the file number on my MAIN. The subform does not change or update that file number. what it does is that creates a new entry insted of leaving the old information that i had enter before.
There is a possibility that when the user relalize any changes to the file number, the subform "child table" change, too?
Thanks for the help you can give me