+ Reply to Thread
Results 1 to 2 of 2

VBA to hide Formula Bar, Status Bar and Ribbon on specific worksheet (Dashboard)

  1. #1
    Registered User
    Join Date
    01-10-2022
    Location
    US
    MS-Off Ver
    2016
    Posts
    11

    VBA to hide Formula Bar, Status Bar and Ribbon on specific worksheet (Dashboard)

    I have a spread sheet which is a functional dashboard with slicers to change the reports. I would like to hide the ribbon, formula bar and status bar for this sheet. It is a protected sheet which allows only the slicers be changed. I have searched for a solution but keep finding ways to hide these elements across the workbook, not for a specific sheet.

  2. #2
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: VBA to hide Formula Bar, Status Bar and Ribbon on specific worksheet (Dashboard)

    You could use the methods you've found to hide/show the items but put the code in the Worksheet_Activate event and then make them reappear in the Worksheet_Deactivate event
    If someone has helped you then please add to their Reputation

+ 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] VBA to hide ribbon, formula bar and worsheets in only selected workbook
    By rahul_ferns76 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-23-2022, 03:55 PM
  2. [SOLVED] Hide ribbon/formula bar for this workbook only
    By benjhardie in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-17-2020, 12:49 AM
  3. Hide ribbon and formula bar for all workbooks opened in Excel
    By coqobo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-28-2019, 04:59 PM
  4. Hide Ribbon, Formula Bar, Gridlines, Heading
    By SimonCampbell in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-30-2019, 04:56 PM
  5. hide ribbon and formula bar on 1 workbook
    By MP1989 in forum Excel General
    Replies: 5
    Last Post: 07-05-2018, 09:47 AM
  6. Hide specific ribbon control/tab
    By alimsab in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-26-2015, 01:16 PM
  7. [SOLVED] Disable ribbon element if workbook doesnt contain a specific worksheet
    By Bishonen in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 01-19-2013, 07:44 AM

Tags for this Thread

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