Any suggestions please?
Been experimenting on some code to prevent deletion or changes to records that meet certain conditions.
The problem I am having is the code is contradicating each other preventing some of the records to be locked down.
Private Sub Form_Current()
'Code 1 - Prevent...