Results 1 to 2 of 2
  1. #1
    aamer is offline Competent Performer
    Windows 7 Access 2007
    Join Date
    Jul 2010
    Location
    Pakistan
    Posts
    276

    Backup instead of Excelworkbook, changes to PDF format

    I am using the following command to export backup



    DoCmd.OutputTo acOutputTable, "Purchases", "ExcelWorkbook(*.xlsx)", "C:\Reports 2010\Purchase 2010 (" + CurrentDay + "-" + CurrentMonth + "-" + CurrentYear + ").xlsx", False, "", 0, acExportQualityPrint

    What changes should I make to change the ExcelWorkbook to PDF format

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862

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

Similar Threads

  1. Backup
    By sergran in forum Programming
    Replies: 19
    Last Post: 07-17-2013, 12:27 AM
  2. Can't backup Db
    By wislndixie in forum Access
    Replies: 1
    Last Post: 08-19-2011, 01:36 PM
  3. Replies: 2
    Last Post: 03-02-2011, 06:50 AM
  4. Auto Backup
    By jo15765 in forum Access
    Replies: 17
    Last Post: 11-23-2010, 11:57 AM
  5. Ezy BackUp
    By FogLine in forum Programming
    Replies: 0
    Last Post: 07-04-2010, 06:46 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