+ Reply to Thread
Results 1 to 7 of 7

Hide ribbon and toolbar

  1. #1
    Registered User
    Join Date
    06-05-2013
    Location
    Costa Mesa, California
    MS-Off Ver
    Excel 2010
    Posts
    4

    Hide ribbon and toolbar

    Hello all,
    Yes, I'm new to this forum. I have to say, the info here is great and has gotten me over a few difficult moments. Now I have another hurdle I just can't overcome.

    I am using the following code to hide the workbook ribbon and toobar so the end user only sees the worksheet and data entry fields. However, once the code is in place and working, I'm even blocked from breaking through and getting back to the development stage. Access has a Shift + open file override. Does Excel have something similar? Or saving two copies, one with the code and one without, my only option??

    Thanks in advance!
    Nathalie

    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    03-18-2013
    Location
    Tasmania, Australia
    MS-Off Ver
    Excel 2007
    Posts
    95

    Re: Hide ribbon and toolbar

    See post from yesterday....

    http://www.excelforum.com/excel-prog...html?p=3286593

    Same issue?>

  3. #3
    Registered User
    Join Date
    06-05-2013
    Location
    Costa Mesa, California
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Hide ribbon and toolbar

    Well, hot dog. This is perfect. Thanks! I did try searching for posts that previously addressed this topic. I never would have thought that the thread title "Double Click Excel Window Title Bar Duirng Full Screen Mode" answered my question.

    Nathalie

  4. #4
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Hide ribbon and toolbar

    @Nathalie,

    Just as an option, see if post #8 here might help also.
    HTH
    Regards, Jeff

  5. #5
    Registered User
    Join Date
    06-05-2013
    Location
    Costa Mesa, California
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Hide ribbon and toolbar

    Thank you. So I do have options. I like that.
    Nathalie

  6. #6
    Registered User
    Join Date
    06-05-2013
    Location
    Costa Mesa, California
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Hide ribbon and toolbar

    So, today I've run into an interesting problem. I have successfully and delightfully employed the suggested solution to hide the ribbon and toolbar when the program opens and the "get me out of this" macro does exactly that. Of course, I tested this on my Mac mini with Excel:Mac 2011. The file opens but I get a "Could not load an object because it is not available on this machine" error message. So, the ribbon still appears. The debugger highlights the Application.Toolbars("Ribbon").Visible part of the macro. I'm guessing that's the object referred to in the error message. Am I correct? And how do I get that object available on this machine?

    Nathalie

    Please Login or Register  to view this content.

  7. #7
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Hide ribbon and toolbar

    I don't think the object error is related to the Ribbon-it may relate to another control you use in your application (activex for instance will not work)-but you can't hide the ribbon completely on the mac
    Josie

    if at first you don't succeed try doing it the way your wife told you to

+ Reply to Thread

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