+ Reply to Thread
Results 1 to 2 of 2

Excel 2010 - Hide custom tab on ribbon using VBA

  1. #1
    Registered User
    Join Date
    12-09-2011
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2007/2010
    Posts
    20

    Excel 2010 - Hide custom tab on ribbon using VBA

    Hello,

    Is there a way to hide a custom tab on the ribbon in Excel 2010 using VBA?

    thanks!

  2. #2
    Valued Forum Contributor AlvaroSiza's Avatar
    Join Date
    09-19-2007
    Location
    Staffordshire
    MS-Off Ver
    2007
    Posts
    591

    Re: Excel 2010 - Hide custom tab on ribbon using VBA

    I would encourage you to review Ron de Bruin's work on this subject; particularly "The Hide-Display-Tab example workbook" in the following link:

    http://www.rondebruin.nl/hidevisible.htm
    Perhaps it was the Noid who should have avoided me...
    If you are satisfied with my solution click the small star icon on the left. Thanks
    1. Make a copy of your workbook and run the following code on your copy (just in case)
    2. With excel open, press ALT+F11 to open the Visual Basic Editor (VBE). From the "Insert" menu, select "Module".
    3. Paste the code from above into the empty white space. Close the VBE.
    4. From the developer tab, choose "Macros", select the Sub Name, and click "Run".

+ 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