+ Reply to Thread
Results 1 to 3 of 3

Hiding the ribbon ONLY in my workbook, but not in other open workbooks?

  1. #1
    Forum Contributor jonvanwyk's Avatar
    Join Date
    06-28-2010
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2010
    Posts
    452

    Hiding the ribbon ONLY in my workbook, but not in other open workbooks?

    I have VBA that hides my ribbon (seen below). My only problem is, when people open other workbooks, it hides their ribbon as long as the file that contains the code below is open. How do I make it so my hide ribbon code applies only to this workbook, even if one or more unrelated workbooks are open?

    Please Login or Register  to view this content.
    Last edited by jonvanwyk; 03-28-2011 at 11:38 AM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Hiding the ribbon ONLY in my workbook, but not in other open workbooks?

    Maybe
    Please Login or Register  to view this content.
    I don't think you need the sheet activate event
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,488

    Re: Hiding the ribbon ONLY in my workbook, but not in other open workbooks?

    Can you not use the StartFromScratch setting in rinbbonx? Then it would all be done automatically.
    Cheers
    Andy
    www.andypope.info

+ 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