|
-
Aug 16th, 2000, 07:31 AM
#1
Thread Starter
Lively Member
Is there any code on how to export a filtered recordset to an excel file?
-
Aug 16th, 2000, 08:35 AM
#2
New Member
Export to Excel
You have to create an excel application object and then
execute an Insert Into [SHEET1$] Values rs!field1, rs!field2 etc
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|