Search results

  1. B

    VBA SQL insert query

    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, )" & _...
  2. B

    Add/Modefy multiple records at once

    Hi there, I have some troubles in one of my forms, in fact what i'm about to explain could be impossible to realize. Let me illustrate with the image on this link to show you the form : ht tp://hpics.li/017d706 (ht and tp seperatet to post the link in my 1st post^^) My database has a few tables...
Back
Top Bottom