+ Reply to Thread
Results 1 to 3 of 3

VBA to only allow the save or save as options: Minimize the ribbon

  1. #1
    Registered User
    Join Date
    07-31-2012
    Location
    Columbia, mo
    MS-Off Ver
    Excel 2010
    Posts
    4

    VBA to only allow the save or save as options: Minimize the ribbon

    I would like to design a clean look speadsheet. So, I hide the toolbar ribbon in order to have the whole page visible to the user.

    Now, I am wondering if I could only allow user to access the "Save" or "Save As" toolbar without displaying the whole ribbon?

    I tried to minimize the ribbon here but it didn't work. It says "Object variable or With block variable not set. This is part of the open event.

    Please Login or Register  to view this content.
    Am I missing something?

  2. #2
    Valued Forum Contributor
    Join Date
    11-02-2012
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003, 2007, 2010
    Posts
    564

    Re: VBA to only allow the save or save as options: Minimize the ribbon

    This should work.
    Please Login or Register  to view this content.

  3. #3
    Valued Forum Contributor
    Join Date
    11-02-2012
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003, 2007, 2010
    Posts
    564

    Re: VBA to only allow the save or save as options: Minimize the ribbon

    MinimizeRibbon only hides the ribbon and user can always get it by few key strokes. Do you want to try
    Please Login or Register  to view this content.
    This will hide the ribbon until another macro is run with true in place of false above.
    You can place few buttons on your sheet to add any control you need viz. save, save as...

+ 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. [SOLVED] How to minimize ribbon
    By Obfuscated in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-31-2013, 02:40 AM
  2. hidden rows, buttons minimize when save and restart
    By Dabbler39 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-18-2013, 06:56 PM
  3. Minimize Ribbon VBA
    By WilliamJones in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-26-2010, 01:27 PM
  4. How do I minimize the Ribbon using VBA
    By yokese in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-23-2007, 03:49 AM
  5. Save options
    By [email protected] in forum Excel General
    Replies: 0
    Last Post: 08-12-2006, 08:35 AM

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