How to Create a Master Sheet Table of Contents in Excel with Hyperlinks

Excel provides powerful features for organizing and navigating through your data. In this tutorial, we'll guide you through the process of creating a master sheet table of contents with hyperlinks to all the sheet tabs in your workbook. This will make it easier for you to navigate through multiple sheets seamlessly. Watch the video below and let's dive into the steps.

Video Block
Double-click here to add a video by URL or embed code. Learn more

Step 1: Open Your Excel Workbook

Begin by opening the Excel workbook that contains all the different tabs for which you want to create a table of contents.

Step 2: Pause OneDrive Syncing (Optional)

If you're using OneDrive, you may consider pausing syncing temporarily to avoid any issues while connecting to the spreadsheet in Power Query. This step is optional but can be useful. Make sure your file is saved, and file sharing is turned off to prevent any complications during the process of connecting Power Query to your existing open spreadsheet file.

Step 3: Connect to Existing File Using Power Query

  • Go to the Data tab.

  • Click on Get Data.

  • Hover over From File.

  • Select From Excel Workbook.

  • Navigate to your existing file and click Import.

Step 4: Filter and Prepare Data in Power Query

  • In the Power Query Editor, ensure that the "kind" column is filtered to show only sheets.

  • Delete any unnecessary columns. Right-click on the desired column that lists the sheet names and select Remove Other Columns.

  • Rename the selected column to "Index" or any other label as desired

  • Close and load the data into your existing workbook.

Step 5: Format the Table

If you wish, you can format the table by selecting a different table format from the Excel options.

Step 6: Create Hyperlinks to Sheet Tabs

  • Add a new column "Link to Sheet Tabs"

  • Insert a hyperlink formula, referencing the existing workbook and linking to the first cell in each tab sheet (replace “Index” with your sheet name).

    =HYPERLINK("#'"&[@Index]&"'!A1",[@Index])

Step 7: Insert Link Back to Master Sheet (Optional)

  • On the first tab, select the cell where you want to insert a link back to the master sheet table of contents.

  • Go to Insert, click on Link, select Place in this Document, and choose the master sheet table of contents.

  • Enter a display text (e.g., TOC) and click OK.

  • Format the hyperlink as desired.

  • Copy the link and paste it onto other tabs if you want a consistent link back to the master sheet table of contents.

Step 8: Format the Master Sheet

Format the master sheet as desired, adding titles, changing fonts, colors, etc.

Step 9: Update Automatically with Power Query

Power Query allows for easy updates. If you add a new sheet, save the file, double-click to go back into the query, click Refresh Preview, and it will automatically add the new sheet. Similarly, deleting a sheet is straightforward.

Conclusion

Congratulations! You've successfully created a master sheet table of contents in Excel with hyperlinks. This organizational tool will enhance your workflow and make navigating through your workbook a breeze.

Feel free to share this tutorial with others who might find it helpful. Happy Excel-ing!

Previous
Previous

How to Auto Populate Form Fields in Adobe Acrobat Pro

Next
Next

How to Export PDF Form Data to Excel Using Adobe Acrobat Pro