I am very impressed with doPDF. I am adept at Excel & VBA macros but can't figure out if/how I can pre-populate the PDF filename in the pop-up box. Is this possible?
I am changing the printer to doPDF then running:
Sheets(Array("sheet1", "sheet4", "sheet6")).Select
ActiveWindow.SelectedSheets.PrintOut copies:=1, Collate:=True
This works fine but I'd like to populate the name field.