Using recordset with outputto?

J

Jack

Is there any way to export a recordset using outputto?
My objective is to output the recordset to an Excel file.

Thanks!
 
H

Herman

Originally posted by Jack
Is there any way to export a recordset using outputto?
My objective is to output the recordset to an Excel file.

Thanks!

Hi,

You could do the following :
Create your excel file and link it (without any data) to Access
Use your recordset to fill up the attached Excel table.
 

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