How to Link Two Cells in Excel (6 Methods)

Method 1 – Link Two Cells within a Sheet

Let’s link two single cells within a sheet. If we change the value of the first cell, the changes will be automatically synced in the second.

To demonstrate, in the dataset below, we’ll create a column named Linked Cell that will link to the cells of the Salary column.

Steps:

  • Go to Cell E5.
  • Press the Equal sign (=).
  • Click on Cell C5 (or whichever cell you want to link to).

Link Two Cells within a Sheet

  • Press Enter.

  • Drag the Fill handle icon down to link the rest of the cells sequentially.

All the cells are connected with corresponding cells of Column C.

  • Change the value of Cell C7.

Link Two Cells within a Sheet

The value of Cell E7 is modified as Cell C7 changes.

Read More: How to Link Cells in Same Excel Worksheet


Method 2 – Link a Range of Cells within a Sheet

We can reference a range of cells to other cells within a sheet, without the need to reference each cell separately.

Steps:

  • Select the cells of Column C.
  • Copy those cells by pressing Ctrl+C.

  • Go to Cell E5.
  • Click the Right button of the mouse.
  • Click on Paste Special from the context menu.

Link a Range of Cells within a Sheet

The Paste Special window will appear.

  • Select the Paste Link option.

Link a Range of Cells within a Sheet

The result is as follows:

The values in the cells of the Salary column appear sequentially in the Linked Cell column.

  • Change the value of Cell C6 and observe the effect on Cell E6.

Link a Range of Cells within a Sheet

The value of Cell E6 revises accordingly.


Method 3 – Link Two Cells on Different Sheets

Our two worksheets are Data Set and Link Cells of Another Sheet. We will link the cells of the Salary column of the Data Set with the second sheet.

Link Two Cells of Different Sheets

The linked cells will be placed in the Linked Cell column of the Link Cells of Another Sheet.

Steps:

  • Click on Cell B5 of the second sheet.
  • Enter the Equal sign(=) in that cell.
  • Click on the Data Set sheet from the bottom of the Excel file.

By clicking on the Data Set sheet, we move to that sheet.

  • Select Cell C5 (the cell that we want to refer to).

Link Two Cells of Different Sheets

The formula appears on the formula bar.

  • Press Enter.

  • Switch to the second sheet.

The previous formula is displayed on the formula bar.

  • Drag the Fill handle icon down to the last cell containing data.

  • To check the linking, change the value of Cell C9 on the Data Set sheet.

Link Two Cells of Different Sheets

  • Observe Cell B9 in the Link Cells of Another Sheet.

The value has changed accordingly, so linking is working perfectly.

Read More: How to Link Multiple Cells in Excel


Method 4 – Link Two Cells in Different Workbooks

This situation is quite different from the previous methods, and some functions will not work here. Suppose we have two workbooks named Link Two Cells in Excel and Link Two Cells of Different Workbooks.

Link Two Cells of Different Workbooks

Let’s connect the Salary column of the first workbook with the Linked Cell column of the second workbook.

Steps:

  • Put the Equal sign (=) in Cell B5 in the second workbook.
  • Go to the first workbook, and click on Cell C5.

Link Two Cells of Different Workbooks

In the formula bar of both workbooks, the same formula is shown.

  • Press Enter.

  • Similarly, fill up the rest of the cells.

The Fill handle icon will not work here, so we need to perform this process manually for each cell.

  • Change the value of Cell C5 in the first workbook.

Link Two Cells of Different Workbooks

The changes are reflected in the second workbook.

Read More: How to Link Multiple Cells from Another Worksheet in Excel


Method 5 – Link Two Cells Inserting Hyperlink

Steps:

  • Select Cell E5.
  • Click the right mouse button.
  • Choose Link from the context menu.

Link Two Cells Inserting Hyperlink

A new window appears named Insert Hyperlink.

  • Choose Place in This Document from the window.
  • Click the Insert Hyperlink option.
  • Put the Cell reference in the marked box.

Link Two Cells Inserting Hyperlink

  • Put the name Show Salary in the Text to display box.

  • Click OK.

  • Click on Cell E5 to show the hyperlink.

Link Two Cells Inserting Hyperlink

We can refer to a different sheet with a hyperlink too.

Steps:

  • Return to the Insert Hyperlink window.
  • In Cell Reference, select the Data Set sheet.
  • Perform the rest of the process as shown in the following image.
  • Click OK.

Link Two Cells Inserting Hyperlink

  • Observe the results.

Another hyperlink is in Cell E6.

  • Click on Cell E6 to see what happens.

Link Two Cells Inserting Hyperlink

We switch to Cell C6 of the Data Set sheet.


Method 6 – Link Two Cells Using the Hyperlink Function

We can use the HYPERLINK function to link two cells in the same sheet.

Steps:

  • In Cell E5, enter the formula below:
=HYPERLINK("#C5","Jessica")

Link Two Cells Using Hyperlink Function

  • Press Enter.

A hyperlink is created in Cell E5.

  • Click on the hyperlink in Cell E5.

Link Two Cells Using Hyperlink Function

We move to Cell C5 of that sheet.

We can use a similar function to link cells on different sheets.

Steps:

  • In Cell E6, enter the formula below:
=HYPERLINK("#'Data Set'!C6","Hen")

Link Two Cells Using Hyperlink Function

The formula contains references from the Data Set sheet.

  • Press Enter.

  • Click the hyperlink in Cell E6.

Link Two Cells Using Hyperlink Function

We jump into Cell C6 in the Data Set sheet.


Things to Remember

  • When inserting any cell reference in the HYPERLINK function, put “#” before the cell reference.
  • When using the Hyperlink tool, select the sheet carefully.
  • Fill handle operations do not work when we link different workbooks.

Download Practice Workbook


Related Articles

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

Get FREE Advanced Excel Exercises with Solutions!
Alok Paul
Alok Paul

Alok Paul has completed his B.Sc. in Electronics and Telecommunication Engineering from East West University. He has been working on the ExcelDemy project for more than 2 years. He has written 220+ articles and replied to numerous comments. He is experienced in Microsoft Office, especially in Excel. He also led some teams on Excel and VBA content development. He has a keen interest in Advanced Excel, Data analysis, Excel Pivot Table, Charts, and Dashboard. He loves to research... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo