weightinwildcat
Programmer
I am updating a form that is now being used to select jobs for processing. When a job is selected the record is marked with the ID number of the system user.
In some situations a record may be unselected. In this case all the other records that have been selected by the user should be unmarked simultaneously. The user ID field should be set back to zero.
If we open the record set of the form directly we get a Write Conflict.
Any ideas?
In some situations a record may be unselected. In this case all the other records that have been selected by the user should be unmarked simultaneously. The user ID field should be set back to zero.
If we open the record set of the form directly we get a Write Conflict.
Any ideas?