Results 1 to 3 of 3

How do I make Excel stay in Full-screen ?

Threaded View

  1. #1
    Registered User
    Join Date
    06-18-2007
    Posts
    22

    Question How do I make Excel stay in Full-screen ?

    I have made my excel-document start up in full-screen-mode by using an auto open macro with the following code:

    ---
    Sub auto_open() Application.DisplayFullScreen = True End Sub
    ---

    But here is the problem:
    When I minimize Excel to the Taskbar and then maximize it again, it is no longer in full-screen-mode.

    What can we do to remedy this?
    Last edited by VBA Noob; 01-03-2008 at 09:54 AM.

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