Good Morning,
I have little problem, I hope One of You Master can solve very fast. Thanks
Dim SqlInv As String
Dim cn As ADODB.Connection
Dim UPD_Invoice As ADODB.Recordset
Set cn = CurrentProject.AccessConnection
Set UPD_Invoice = New ADODB.Recordset
SqlInv =...