Dump recordset data into a table

G

Guest

I have a recordset full of data that I need to dump into a table in order to
be able to query and report on. Any suggestions how to do this? I have the
create table part down, I just need to know how to write the data into the
table.

thanks1
 
G

Guest

Recordset usually means a table or query used by a form, a report, or in a
module. I don't think that is what you are describing. What is the nature
of this recordset?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top