+ Reply to Thread
Results 1 to 4 of 4

Default Settings in Backstage Print to "Print Selection

  1. #1
    Registered User
    Join Date
    07-15-2013
    Location
    Arizona
    MS-Off Ver
    Excel 2016
    Posts
    64

    Default Settings in Backstage Print to "Print Selection

    Hi all and thanks in advance for any help/info.

    I've been Googling and Binging to the detriment of my fingertips and hope of finding an answer to the following situation.

    I have a command button on a sheet with the following code that will select a range (sometimes fixed, sometimes dynamic) and take the user to the backstage Print section of Excel:

    Please Login or Register  to view this content.
    However, I need to add a line (or more?) of code to have the first Settings selection to default (or change) to "Print Selection" instead landing at its normal "Print Active Sheets".

    Is this possible?

    I do not want to use .PrintPreview for a number of reasons.

    Appreciate any help!

    Regards,
    Chris
    Last edited by excelforumkeys; 06-10-2014 at 01:05 PM. Reason: Fat fingered the Enter button!

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Default Settings in Backstage Print to "Print Selection

    Hello Chris,

    If you don't need the user to set the default printout parameeters, you can do it directly using the Worksheet.PrintOut Method

    The attached picture is from the VBA help files.
    Attached Images Attached Images
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    07-15-2013
    Location
    Arizona
    MS-Off Ver
    Excel 2016
    Posts
    64

    Re: Default Settings in Backstage Print to "Print Selection

    Thanks for the quick response and suggestion Leith, but I believe need the user to be in the Backstage environment where they can change printers or print it to a PDF (options available in our workplace setup).

    Correct me if I'm wrong, but if I use .PrintOut, the Preview option will ultimately use .PrintPreview functionality and that doesn't allow much flexibility to make changes to printers and only provides the printing option of the active/default printer on their machine.

    My thought was if I have the code make the selection to print, take them to the backstage print section under File, and have the Settings selected to "Print Selection" when they get there, they'll see the desired output and then all they need to do is determine how many copies they need, which printer to use, etc. Changing to Print Selection from Print Active Sheets just isn't very intuitive for most in our work environment.

    Thoughts? Other suggestions?

    Thank you and appreciate your insight!
    Chris

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Default Settings in Backstage Print to "Print Selection

    Hello Chris,

    You can present the user with the print dialog box with this line of code...
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Making "Selection" the default in print dialog box?
    By pradhan in forum Excel General
    Replies: 2
    Last Post: 06-05-2010, 11:50 PM
  2. [SOLVED] How can I have Excel default the "Print What" to be the Selection
    By Indiana Systems Manager in forum Excel General
    Replies: 0
    Last Post: 04-10-2006, 12:30 PM
  3. Print Default settings
    By Kinjalip in forum Excel General
    Replies: 6
    Last Post: 02-15-2006, 01:35 PM
  4. [SOLVED] Print Default Settings
    By Kinjalip in forum Excel General
    Replies: 0
    Last Post: 02-15-2006, 10:15 AM
  5. [SOLVED] Setting to default Print Settings
    By Ben Wylie in forum Excel General
    Replies: 3
    Last Post: 01-26-2005, 11:06 PM

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