Hi all
Hoping someone can help me with this, I have a check box on a form that after update I want to insert details into a table
CurrentDb.Execute "INSERT INTO Communication([CommunicationType],[Date],[JobID],[MethodReportedID], [Notes])VALUES ('22', Now(), " & JobID & ", '6', ' Comment...