[Fixed!] Excel Sheet Tabs Hidden behind Taskbar: 6 Solutions

Method 1 – Maximizing Excel Window

One common reason sheet tabs are hidden behind the taskbar is that the Excel window is not at its maximum size. You can see that the sheet tabs are behind the taskbar.

Maximize Excel Window to Solve Excel Sheet Tabs Hidden behind Taskbar Issue

To make sheet tabs visible that are hidden behind the taskbar, press the Maximize icon in the upper-right corner of your Excel window.

Maximize Excel Window to Solve Excel Sheet Tabs Hidden behind Taskbar Issue

You’ll get to see all the sheet tabs, as shown below.

Method 2 – Resolving with Excel File Options

  1. Go to the File tab > select Options.
    Resolve Sheet Tabs Hidden behind Taskbar Problem Through Excel File Options
  2. In the Excel Options dialog box, press the Advanced tab.
  3. Check the box for Show sheet tabs under the Display options for this workbook section.
  4. Press OK.Resolve Sheet Tabs Hidden behind Taskbar Problem Through Excel File Options

Returning to the Excel window you can see the sheet tabs appeared.

Method 3 – Adjusting Horizontal Bar Size in Excel Status Bar

If the horizontal bar next to the sheet tabs is extended and not resized back, it can block the view of the sheet tabs, as shown in the image below.

Adjust Horizontal Bar Size in Status Bar for Solving Sheet Tabs Hidden Issue

However, adjusting the bar size is very easy. Drag the bar boundary to our liking.

To show hidden sheet tabs by adjusting the bar, drag the left-side boundary of the horizontal bar at the bottom right side of the screen.

Method 4 – Sorting out with Format Drop-Down

There can be cases where single or multiple sheet tabs are absent. It happens when we accidentally hide a sheet.

Follow the steps below to show hidden sheet tabs using the Format option:

  1. Go to Home tab > Cells section > select Format drop-down > Hide & Unhide > Unhide Sheet.Sort out Excel Sheet Tabs Hidden Problem with Format Drop-Down
  2. Select the desired sheet in the Unhide dialog box > click OK.
    Sort out Excel Sheet Tabs Hidden Problem with Format Drop-Down

You’ll see all your sheets in the sheet tabs.

Method 5 – Using VBA Macro

To show hidden sheet tabs using VBA, follow the steps below:

  1. Go to the Developer tab > Visual Basic from Code group.Selecting Visual Basic
  2. Select Module from the Insert tab in the VBA window.Selecting Module from Insert Tab
  3. Paste the following VBA code into the Module.
    Sub DisplayHiddenTab()
    ActiveWindow.DisplayWorkbookTabs = True
    End Sub
  4. Save the code.
  5. Press the play button or F5 to run the code.Run the code

You can see the hidden tabs in Excel.

Showing the tabs after running VBA code

Method 6 – Updating Microsoft Excel

To update Excel to make hidden sheet tabs visible, follow the steps below:

  1. Open Microsoft Excel and access the File tab.
  2. Go to Accounts.
  3. Click on Update Options and select either Update Now or Enable Updates.
  4. After the update, relaunch Excel and check if you can access your worksheets.

Download Practice Workbook

Download the following workbook to practice by yourself.


Frequently Asked Questions

How do I get the hidden toolbar back in Excel?

To see the hidden ribbon, double-click any ribbon tab, or press CTRL + F1.

Are there any external applications or add-ons that could influence the hiding of sheet tabs in Excel?

External apps or add-ins in Excel could hide sheet tabs. Temporarily disable them to check if they are causing the problem.


Related Articles


<< Go Back to Sheets Tab in Excel | Excel Parts | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Aung Shine
Aung Shine

Aung Shine completed his bachelor’s in Electrical and Electronics Engineering from Bangladesh University of Engineering and Technology. It has been almost 2 years since he joined SOFTEKO and actively working on the ExcelDemy project. Currently he works as a Team Leader where he guides his team members to create technical content. He has published 150+ articles and reviewed 50+ articles. He has also solved various user problems before. He has interests in Data Analysis, Power Query, Advanced Excel,... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo