Results 1 to 5 of 5

Macro - Print to PDF issue

Threaded View

AlexMach Macro - Print to PDF issue 03-09-2012, 09:45 PM
davesexcel Re: Macro - Print to PDF issue 03-09-2012, 11:10 PM
AlexMach Re: Macro - Print to PDF issue 03-09-2012, 11:35 PM
royUK Re: Macro - Print to PDF issue 03-10-2012, 03:28 AM
AlexMach Re: Macro - Print to PDF issue 03-10-2012, 07:47 PM
  1. #1
    Registered User
    Join Date
    03-09-2012
    Location
    Washington DC
    MS-Off Ver
    Excel 2003
    Posts
    8

    Macro - Print to PDF issue

    Hi

    I have writte a simple macro to print to PDF using Adobe PDF however I am missing the option to ask when you want to save the file.

    Would you know what I need to add to promte to where I can save and open it after it has been saved? I have predetermind the file name and I thought that may cause the issue


    ActiveWindow.SelectedSheets.PrintOut Copies:= 1, Collate:=True, PrToFileName:=Format(Date, "mm.dd.yyyy") & Recap " & Range("I2") & ".pdf"


    In addition once the file is saved Adobe cannot reopen the as it has some deconding error, I really do not know what I would need to add.


    I really appreciate any kind of help

    Thank you in advance
    Last edited by AlexMach; 03-09-2012 at 09:49 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1