Link cell from another spreadsheet

Linked cells in Excel spreadsheets update data in real time. This ensures values remain constant between pages and avoids errors due to outdated information. You can even link cells between completely separate workbook files, as long as you keep both files on the same computer or accessible over your office network.

Linking Within Workbooks

  1. To link a cell to an existing cell on a different spreadsheet in the same workbook, use the format "=SheetName!CellLocation." For example, if your workbook has two spreadsheets named "Input" and "Output," and you want to keep cell A1 of Output linked to cell A1 of Input, click A1 on the Output page and type "=Input!A1" without quotes.

  1. To link to cells in separate Excel files, open both files. Click the cell you want to modify and type an equals sign. Without pressing any other keys, switch to the other open file and click the cell containing the existing data. Change back to the first file and press "Control-Shift-Enter." These links will break if you move or delete the source file.

Version Notice

  1. Information in this article applies to Microsoft Excel versions 2007 through 2013. It may vary slightly or significantly in other versions or products.

Within a single spreadsheet, you can replicate data and copy it from one sheet to another.

Get data from other sheets in your spreadsheet

  1. On your computer, go to docs.google.com/spreadsheets/.
  2. Open or create a sheet.
  3. Select a cell.
  4. Type = followed by the sheet name, an exclamation point, and the cell being copied. For example, =Sheet1!A1 or ='Sheet number two'!B4.

Note: If a sheet name contains spaces or other non-alphanumeric symbols, include single quotes around it (as in the second example).

Get data from other spreadsheets

Important: To reference a cell or range of cells in another spreadsheet, you must use the IMPORTRANGE function. 

To pull data from other spreadsheets, use the IMPORTRANGE function.

Was this helpful?

How can we improve it?

Link cell from another spreadsheet

References to cells or cell ranges in other worksheets are called external references. One of the most common reasons for using external references is to create a worksheet that summarizes the totals from other worksheets. For example, a workbook might contain twelve worksheets—one for each month—and an annual summary worksheet that references and totals the data from each monthly worksheet.

Reference Another Worksheet

  1. Click the cell where you want to insert the reference.
  2. Type = to start building the reference.
  3. Select the worksheet that contains the cell you want to reference.

    Link cell from another spreadsheet

    A worksheet reference in a formula has an exclamation point (!) after the sheet name.

  4. Select the cell you want to reference.
  5. Click or press Enter.

    Link cell from another spreadsheet

The value from the other worksheet appears in the selected cell.

Reference Another Workbook

You can also reference cells from completely different files.

  1. Click where you want to insert the reference.

    You’ll need to open the workbook that contains the data you want to reference before entering the formula.

  2. Type = and start building the reference.
  3. Click on the Excel icon in the task bar
  4. Select the workbook with the cell(s) you want to reference.

    Link cell from another spreadsheet

  5. Select the cell(s) you want to reference.
  6. Click or press Enter.

    Link cell from another spreadsheet

    If you move, delete, or rename the file you referenced, your formula will break.

The value from the other workbook appears in the worksheet.

When another workbook is referenced in a formula, the file name appears in brackets like these: [ ].

Link cell from another spreadsheet

FREE Quick Reference

Click to Download

Free to distribute with our compliments; we hope you will consider our paid training.

Get data from other sheets in your spreadsheet Select a cell. Type = followed by the sheet name, an exclamation mark and the cell being copied. For example, =Sheet1! A1 or ='Sheet number two'!
On the worksheet, select the cell where you want to create a link. On the Insert tab, select Hyperlink. You can also right-click the cell and then select Hyperlink... on the shortcut menu, or you can press Ctrl+K.
Select a cell where you want to insert a hyperlink. Right-click on the cell and choose the Hyperlink option from the context menu. The Insert Hyperlink dialog window appears on the screen. Choose Place in This Document in the Link to section if your task is to link the cell to a specific location in the same workbook.