How to Link a Table in Excel to Another Sheet – 2 Methods

There are 2 worksheets: Sheet1 and Sheet2.

In Sheet1, you have students’ marks in Physics.

how to link a table in excel to another sheet

In Sheet2, students’ marks in Chemistry .

Create a table in another worksheet to link the marks in Physics and Chemistry:

 


Method 1 – Using the Worksheet Names in the Formula to Link the Tables

Steps:

  • Go to the worksheet containing the data table.
  • Select the top cell in a column. Here, C5 (the first cell in the Physics column).
  • To link C5 from Sheet1, enter an equal sign (=) in the cell in a new sheet.
  • Go back to Sheet1, select C5 and press Enter.

Use of Worksheet Names in Formula to Link Table

  • You will see the value of C5 from Sheet1 in this cell.

Use of Worksheet Names in Formula to Link Table

  • C5 in this table is linked to C5 in Sheet1. If you make any changes in C5 in Sheet1, the changes will reflect on this cell.
  • Drag down the Fill Handle to autofill the rest of the cells in the Physics column.

Use of Worksheet Names in Formula to Link Table

  • Follow the same steps for the marks in Chemistry.

  • You can also manually enter the Sheet name in the formula. The syntax will be:
=Worksheet_Name!Cell_Reference

If you have a space or punctuation marks in your referred worksheet name, you must enclose the worksheet name within a single quotation.

=’Worksheet_Name’!Cell_Reference

To use a table:

  •   Select the dataset and click Ctrl+L.

Use of Worksheet Names in Formula to Link Table

  • Check My table has headers and click OK.

The whole dataset will be converted into an Excel Table. The table contains the linked cells of the other sheets.


Method 2 – Linking a Table by Creating a Hyperlink

2.1  Using the HYPERLINK Function to create a Hyperlink

Steps:

  • To create a hyperlink with the marks of Physics in Sheet2, enter this formula in C5 and press Enter.
=HYPERLINK("#Sheet1!C5","Marks")

Linking Table by Creating Hyperlink

    • “#Sheet1!C5” indicates you want to link to C5 of Sheet1
    • The Hash (#) symbol indicates the worksheet is in the same workbook.
    • “Marks” is the name of the link that will be displayed.
  • Drag down the Fill Handle to create a link for all students.

Linking Table by Creating Hyperlink

  • If you click the linked cells, the link will lead you to Sheet1.

Linking Table by Creating Hyperlink

  • Repeat the procedure for the marks in Chemistry Sheet2. The formula in the first cell in the Chemistry column is:
=HYPERLINK("#Sheet2!C5","Marks")

This is the output.

Linking Table by Creating Hyperlink

Read More: How to Link Sheets in Excel with a Formula


2.2 Create a Hyperlink using the Context Menu

Steps:

  • Select the cell  to enter the hyperlink.
  • Right-click and choose Link.

Creation of Hyperlink from the Context Menu

  • In the Insert Hyperlink dialog box, select Place in this Document.

  • In Text to Display, enter the name of the link. Here, Marks.

  • In Type the Cell Reference box, enter the cell reference. Here, C5.
  • In Select a Place in the Document, select the worksheet name to which you want to link. Here, Sheet1.

The “Marks” hyperlink is created.

Creation of Hyperlink from the Context Menu

If you click it, you will be directed to the linked cell (C5 in Sheet1).

  • Repeat the procedure for the rest of the cells.

Creation of Hyperlink from the Context Menu

 

Read More: How to Link Sheets to a Master Sheet in Excel


Download Practice Workbook

Download the practice workbook.


Related Articles

<< Go Back To Excel Link Sheets | Linking in Excel | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Rifat Hassan
Rifat Hassan

Rifat Hassan, BSc, Electrical and Electronic Engineering, Bangladesh University of Engineering and Technology, has worked with the ExcelDemy project for almost 2 years. Within these 2 years, he has written over 250 articles. He has also conducted a few Boot Camp sessions on effective coding, especially Visual Basic for Applications (VBA). Currently, he is working as a Software Developer to develop and deploy additional add-ins to enhance the customers with a more sophisticated experience with Microsoft Office Suits,... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo