Results 1 to 4 of 4
  1. #1
    btidwell3 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2011
    Posts
    13

    Better, Faster Exporting to Excel

    To All,



    I have an application that exports large amounts of data, to pre-formatted, Excel worksheets. Using the, "TransferSpreadsheet" method built into Access is too slow.

    Is anyone aware of a third-party tool that could help with this problem?

    Sincerely,

    WDT3

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,939
    I doubt there is a third party tool that will be faster. Usual suspect is the data to be transferred is a slow query.

    Have you tried using docmd.outputto? https://msdn.microsoft.com/en-us/vba...-method-access

    or creating an excel object? https://www.devhut.net/2012/04/19/ms...ords-to-excel/

  3. #3
    btidwell3 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2011
    Posts
    13
    Ajax,

    Thanks. I will take a look at this.

    WDT3

  4. #4
    ssanfu is offline Master of Nothing
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Another site for working with Excel workbooks is by Ken Snell:
    Ken's ACCESS Examples and Information for Working With EXCEL Workbook Files

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 03-23-2018, 07:54 AM
  2. Replies: 3
    Last Post: 06-17-2014, 02:58 AM
  3. Replies: 10
    Last Post: 12-28-2012, 02:06 PM
  4. Exporting to Excel
    By Andrias14 in forum Access
    Replies: 3
    Last Post: 03-20-2012, 06:04 AM
  5. Exporting to Excel
    By TheDeceived in forum Programming
    Replies: 0
    Last Post: 11-15-2010, 08:56 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums