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
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...