Good day,
I came right by using the following code:
Private Sub Command17_Click()
Dim db As Database
Dim rs As Recordset
Dim DocNr, TransType, Site, TransDate, HireStart, Comments As String
'I am naming going to do the code in three parts for the three column in the form
Dim a, b, c As...