Search results

  1. M

    Access 2007 insert into table where source is another table and form

    Hi JHB, Thanks for the example :-) I figured it out and understand it now. Again thankks for your help Martinus
  2. M

    Access 2007 insert into table where source is another table and form

    Hello JHB, That's wonderfull :-) Can you explain it a bit by showing a piece of code and explaining the piece of code. I know how to do the form bit and i know how to do the table bit, but combining the 2! Thanks
  3. M

    Access 2007 insert into table where source is another table and form

    Hi to every one, I have a question: If you want to use a "DoCmd.RunSQL "INSERT INTO" command to insert data in a table and the data to insert comes from a table and a form, could this be done in one pass? So...writing a record wit 4 values from table1 together with a additional value from a...
Back
Top Bottom