Results 1 to 2 of 2

Thread: Exporting Excel File

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Philippines
    Posts
    85
    Is there any code on how to export a filtered recordset to an excel file?

  2. #2
    New Member
    Join Date
    Aug 2000
    Location
    Lancaster, UK
    Posts
    8

    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
  •  



Click Here to Expand Forum to Full Width