Hi all,
I could use your help on this one. I get an error (Run-time error '438' Object doesn't support this property or methode), when I try to execute the following insert query:
SQLstring = "Insert into Hours (Entry date, Uses, Hours, Task, Description, )" & _...