+ Reply to Thread
Results 1 to 3 of 3

Print preview options and full screen mode

  1. #1
    Valued Forum Contributor
    Join Date
    01-08-2011
    Location
    Portsmouth, England
    MS-Off Ver
    Excel 2007 to 2016
    Posts
    456

    Question Print preview options and full screen mode

    I'm developing an application in Excel 2007 and open the workbook in Full Screen mode.

    I have 2 questions:

    Can I stop the user exiting full screen mode? Obviously I will need to make this ability available to myself so that I can modify, but I wonder if there's a way I can password protect this?

    I have a button on the main page for printing a report. This runs a macro which hides some sheets and prints the remaining sheets:

    ActiveWorkbook.PrintOut Copies:=1, Preview:=True

    However, in full screen mode, the user doesn't see the close preview or print options so they can preview the report but have to exit full screen mode to actually print it! Not ideal. Does anyone know how I can get round this, particularly bearing in mind my first question?

    Any thoughts would be appreciated. Thanks
    Last edited by shirleyxls; 01-30-2011 at 05:47 PM.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,481

    Re: Print preview options and full screen mode

    I am wondering why you need the workbook to be in full screen mode in the first place?

  3. #3
    Valued Forum Contributor
    Join Date
    01-08-2011
    Location
    Portsmouth, England
    MS-Off Ver
    Excel 2007 to 2016
    Posts
    456

    Re: Print preview options and full screen mode

    Hi Dave,

    The main reason I start up the app in full screen mode is to show the maximum information on the screen which is a dashboard layout. At first I just hid the ribbon by sending a ^F1 on open, but sometimes Excel would seem to ignore the Ctrl and open the help (F1) instead! I love the ribbon for working with Excel, but it takes up a lot of space on the screen when it isn't really needed. Full screen mode has the advantage of hiding all the menus (which the user doesn't need in this instance) and displaying the dashboard in a more presentation-like way.

    I use password protection on the sheets anyway, so is the ribbon show/hide my only option here?

    Thanks
    Shirley

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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