sub form locked on return

paulevans

Registered User.
Local time
Today, 17:34
Joined
Mar 7, 2006
Messages
79
Hi I am having real problems with this one.

I Have a form with a sub form. The main form is set against a table called contracts. The subform data is from a table called Parts.
The sub form is a continous form and holds a basic discription of all parts.

against each part is a button which closes the form down and opens a detailed form.

This form is called details and is linked to the parts table.
This form has a subform called materials. Whisch is linked to a table called Materials.

The problem I am getting is when I come to update values the parts table I keep getting an error in that the data is locked.

does any one have any ideas?
 

Users who are viewing this thread

Back
Top Bottom