Hi,
Can anybody help urgently, please?
In the script below the value of variable "strA" shows correctly in the Message Box, however, when I try to execute the SQL statement:
strSQL = "INSERT INTO [Material sent](Material, govt_id, [Date_Sent], sent) VALUES('Letter and Leaflet1', strA, Date()...