View Single Post
 
Old 04-23-2015, 08:52 AM
NobodysPerfect NobodysPerfect is offline Windows 8 Office 2010 32bit
Competent Performer
 
Join Date: Jan 2014
Location: Germany
Posts: 136
NobodysPerfect is on a distinguished road
Default Select backstage Print command programmatically

Hi to all,

before printing I’d like to open the backstage view and select the 'Print' command (in order to display the print options). BUT I simply do not know how to do this using VBA. I neither want not want to use the print preview not the Application.Dialogs(xlDialogPrint) dialog.

Any ideas? Thanks a lot
NP
Reply With Quote