Results 1 to 2 of 2
  1. #1
    arunkumar213 is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Jun 2011
    Posts
    4

    Red face DoCmd.OutputTo not working

    We have a Access database 2003.
    The feature to export report from Access database failed for few output file types. We are testing in windows 7/office 2007 system.
    there are no issues in exporting the report from Access database to the formats PDF, Snapshot, XML and XPS.
    The following message is displayed when we are trying to export the report from Access database to the formats Excel 97-Excel 2003 Workbook, HTML, Microsoft Excel 5.0/95 Workbook, Rich Text Format and Text files.



    "microsoft office access can't complete the output operation"

    code:
    DoCmd.OutputTo acReport, stDocName

    All this works fine in windows xp/office 2007
    Please advice. Thanks
    Last edited by arunkumar213; 06-07-2011 at 07:37 AM.

  2. #2
    tdecker81 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Sep 2011
    Posts
    23
    The output code above doesn't list a destination file path or file type.

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

Similar Threads

  1. AcFormat in DoCmd.OutputTo
    By SIGMA248 in forum Programming
    Replies: 1
    Last Post: 04-15-2011, 08:50 AM
  2. OutputTo PDF???
    By jgelpi16 in forum Programming
    Replies: 1
    Last Post: 03-17-2011, 11:39 AM
  3. OutputTo Excel
    By smikkelsen in forum Access
    Replies: 0
    Last Post: 03-08-2011, 05:15 PM
  4. Export to Excel with OutputTo
    By kadara in forum Import/Export Data
    Replies: 3
    Last Post: 11-15-2010, 11:35 PM
  5. docmd.runsql not working
    By Rameez in forum Programming
    Replies: 3
    Last Post: 08-07-2009, 10:07 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