I have several sub-forms on a main form.
I can combine a few but there will still be at a minimum two.
If I edit the records on any of the sub-forms no problem.
When I navigate to another sub-form no problem.
When I edit date on a different sub-form I get a message saying that someone else is editing the record. This is a test db so only I am in it.
I never got this before so I hope it is something simple I over looked???
P.S. Even though the data is on multiple sub-forms it is all from the same table (though the fields are not duplicated). Is this the problem?
How do I supress the error???
How do I not get an error???
Thank you for your help,
After all this you'd think I get the simple stuff right.
I can combine a few but there will still be at a minimum two.
If I edit the records on any of the sub-forms no problem.
When I navigate to another sub-form no problem.
When I edit date on a different sub-form I get a message saying that someone else is editing the record. This is a test db so only I am in it.
I never got this before so I hope it is something simple I over looked???
P.S. Even though the data is on multiple sub-forms it is all from the same table (though the fields are not duplicated). Is this the problem?
How do I supress the error???
How do I not get an error???
Thank you for your help,
After all this you'd think I get the simple stuff right.