I have a simple form based on a one-to-one query on two tables. For some odd reason it suddenly started acting "strangely" and I have not been able to nail down why.
The first field on the form is automatically selected (normal).
When the form is open. The problem is that if you attempt to edit the value of that field it beeps at you (not normal).
If the user selects the 2nd field on the form and then goes back to the first field they can edit the first fields values without any beeping. Both the 1st and 2nd fields are from the same table.
-------
The form is setup to allow additions or edits of values as is the query. Not sure what's going on. Anyone seen this?
edit---- The form does not use subforms of any kind.
The first field on the form is automatically selected (normal).
When the form is open. The problem is that if you attempt to edit the value of that field it beeps at you (not normal).
If the user selects the 2nd field on the form and then goes back to the first field they can edit the first fields values without any beeping. Both the 1st and 2nd fields are from the same table.
-------
The form is setup to allow additions or edits of values as is the query. Not sure what's going on. Anyone seen this?
edit---- The form does not use subforms of any kind.