I have a 3 piece form. I am only adding the important fields.
Form 1:
Sector (combo box).
Form 2 (subform of Form 1):
Sector //Master of this child is Sector in Form 1.
ID
Form 3 (subform of Form 3):
ID //Master of this child is ID in Form 2.
I have split the database using the split database tool within Access 2007. I thought that giving the whole thing a seperate front end would allow multiple users to work on it. It allows them to open it but when one user changes the combo box selection in Form 1, it changes what is being displayed for every user.
Have I just gone about designing this wrong - is there a property setting that will stop this from happening?
Thanks in advance
Form 1:
Sector (combo box).
Form 2 (subform of Form 1):
Sector //Master of this child is Sector in Form 1.
ID
Form 3 (subform of Form 3):
ID //Master of this child is ID in Form 2.
I have split the database using the split database tool within Access 2007. I thought that giving the whole thing a seperate front end would allow multiple users to work on it. It allows them to open it but when one user changes the combo box selection in Form 1, it changes what is being displayed for every user.
Have I just gone about designing this wrong - is there a property setting that will stop this from happening?
Thanks in advance