I'm new at this, so appologies. This all started when I tried to avoid the:
The database has been put in a state by .. that prevents it from being opened or locked.
Private Sub plu_AfterUpdate()
Dim cn As New ADODB.Connection
Dim cmd As New ADODB.Command
Dim rs As ADODB.Recordset
Dim strSQL...