Results 1 to 5 of 5
  1. #1
    tdecker81 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Sep 2011
    Posts
    23

    Exporting Memo Field

    I need to be able to export a memo field into excel and possibly format the excel sheet to match a template file. I've done it in XML and .net 3.5 but how can I do this in Access 2010? The previous admin gave up and wrote a SSIS package to do it but that had to be triggered manually and it dumped the file to the server drive and then had to be manually moved to the file server for the requesting person to get their report.

    The user needs to be able to click on the export button and actually get the file directly in the app if possible.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    I just tested exporting a table with memo field using the Export wizard in Access 2007 and it worked. What exactly is the issue you encounter?
    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.

  3. #3
    tdecker81 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Sep 2011
    Posts
    23
    Sorry I think i left out the most important part. I need to export more than 255 characters from a memo. It keeps truncating the exported results when pushed into Excel.

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    That is what I tested, exported memo field holding more than 255 characters. Did not truncate. Also tested with Access2010. Are you use the export wizard?
    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.

  5. #5
    tdecker81 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Sep 2011
    Posts
    23
    This database was upgraded from Access 2000 and the default export file type was xls which does still drop anything longer than 255 characters. I changed it to xlsx file type for the export and that kept all of the data. If this was only being used internally that might work fine but I'm likely going to have to write code to open the xlsx file and save it back to the old file type to make it compatible for our customers who haven't upgraded in 5 years or installed the free compatibility software.

    Thanks for your help.

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

Similar Threads

  1. Memo Field
    By joekuhn in forum Access
    Replies: 2
    Last Post: 07-10-2011, 09:00 PM
  2. Exporting Memo field Data to Word document
    By samlennox in forum Programming
    Replies: 2
    Last Post: 04-25-2011, 11:57 PM
  3. Memo Field
    By maintt in forum Forms
    Replies: 3
    Last Post: 08-24-2010, 07:39 AM
  4. Memo field ?
    By beast_b9 in forum Access
    Replies: 2
    Last Post: 05-26-2010, 08:09 AM
  5. MEMO field
    By casporov in forum Access
    Replies: 1
    Last Post: 11-11-2006, 08:17 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