How to create Excel sheet cell by cell

accesser2003

Registered User.
Local time
Today, 17:42
Joined
Jun 2, 2007
Messages
124
I have a recordset with fields. I want to write code to convert the recordset fields into Excel sheet refelecting the content of the recordset.

I dont want to use the Docmd.output method supported by the MS Access.

Breifly I want to read from the table (Which I know), and write into the Excel sheet (Which I WANT TO KNOW).

Thanks,
 

Users who are viewing this thread

Back
Top Bottom