Results 1 to 2 of 2
  1. #1
    memaxt is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2013
    Posts
    13

    Truncated when exported to excel

    Hi all,

    I'm trying to export my table using the following code:



    DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel9, "incidents", "c:\Incidents.xls", True

    But unfortunatly I get truncated errors upon export via the vba above. is it not possible to export memo fields to excel via vba?

    any ideas?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Bing: access export excel memo field truncate

    Maybe this still applies: http://support.microsoft.com/kb/294286

    and http://allenbrowne.com/ser-63.html

    and http://answers.microsoft.com/en-us/o...7-5462fee72a50
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Add VBA code to an Exported Excel Workbook
    By gasmaskman in forum Programming
    Replies: 13
    Last Post: 02-11-2014, 10:00 AM
  2. Replies: 19
    Last Post: 07-29-2013, 09:11 AM
  3. VBA to Format Exported Excel Data
    By rlsublime in forum Programming
    Replies: 7
    Last Post: 04-04-2012, 03:50 PM
  4. Auto Update an Exported Excel Spreadsheet
    By halt4814 in forum Access
    Replies: 1
    Last Post: 01-18-2012, 04:30 PM
  5. to open Exported Excel File
    By waqas in forum Programming
    Replies: 3
    Last Post: 10-16-2011, 12:33 PM

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