
To have Excel insert a reference to another sheet in your formula, do the following: When writing a formula that refers to cells in another worksheet, you can of course type that other sheet name followed by an exclamation point and a cell reference manually, but this would be a slow and error-prone way.Ī better way is point to the cell(s) in another sheet that you want the formula to refer to, and let Excel take care of the correct syntax of your sheet reference. ='Project Milestones'!A1*10 Creating a reference to another sheet in Excel In a real-life formula, which multiplies the value in cell A1 in ' Project Milestones' sheet by 10, an Excel sheet reference looks like this: For example, an external reference to cell A1 in a worksheet named Project Milestones should read as follows: 'Project Milestones'!A1. If the worksheet name includes spaces or non-alphabetical characters, you must enclose it in single quotation marks.

In other words, in an Excel reference to another worksheet, you use the following format: To reference a cell or range of cells in another worksheet in the same workbook, put the worksheet name followed by an exclamation mark (!) before the cell address.


When calculating data in Excel, you may often find yourself in a situation when you need to pull data from another worksheet or even from a different Excel file. This short tutorial explains the basics of an external reference in Excel, and shows how to reference another sheet and workbook in your formulas.
