Hi folks
I'm trying to use a DoCmd runSQL to insert recordset results into a table. I can do it successfully using a rst.addnew method if I declare the table as a recordset however I'd rather use the SQL Method.
I can provide the code if need be - just hoping someone may be familiar with this straight off.
Thanks
Jon
I'm trying to use a DoCmd runSQL to insert recordset results into a table. I can do it successfully using a rst.addnew method if I declare the table as a recordset however I'd rather use the SQL Method.
I can provide the code if need be - just hoping someone may be familiar with this straight off.
Thanks
Jon