S
Samantha Rawson via AccessMonster.com
I would like to lock the open record if the status is true (yes/no checkbox). At the minute I manage to do it by disabling and locking all the fields, but this causes the fields in other records to be locked as well. Is there a way to do it so it only locks the records with status.value = true?
Additionally, though a bit harder, I would like to make it so that once the status = yes, objects within that order can be used again by another order, as at the minute it is in a primary key field and does not allow duplicates. I need to not allow duplicates normally, but if the status = yes then the ID of the object needs to be returned to the list to be used by other fields.
Any help with either problem would be much appreciated.
Samantha Rawson
Additionally, though a bit harder, I would like to make it so that once the status = yes, objects within that order can be used again by another order, as at the minute it is in a primary key field and does not allow duplicates. I need to not allow duplicates normally, but if the status = yes then the ID of the object needs to be returned to the list to be used by other fields.
Any help with either problem would be much appreciated.
Samantha Rawson