A family of Microsoft relational database management systems designed for ease of use.
Hmmm, never had that happen BUT also never ran two seperate forms trying to update both at the same time on the same fields and perhaps that is the problem? You are, in effect, trying to change the Region in one form one way and then changing it another form the other way. Let's start with this...
- What is the RecordSource of each Form? Query or are you basing both off the entire Table?
- What is your Table(s) like? Need to know the breakdown
a. Did you set SubDataSheet to [NONE]?
b. Are you using Look-Up Fields (Table based) or seperate Tables to provide the data for you *look-up* fields*?
As for the *backup* file, yes, Access will automatially create one upon locking up. It will *hold* the lock file because it was not closed *properly*. You should be able to open Access with no problem, if you can't then try deleting the lock file. (Make sure you keep a back-up of your own on hand.)