

In our example, we want to reference cell E14 on the Menu Order worksheet.

In our example below, we'll refer to a cell with a calculated value between two worksheets. A relative cell reference describes how far away a cell or group of cells is from another cell in the same spreadsheet. For example, if you wanted to reference cell A1 on a worksheet named July Budget, its cell reference would be 'July Budget'!A1. Note that if a worksheet name contains a space, you will need to include single quotation marks ( ' ') around the name. For example, if you wanted to reference cell A1 on Sheet1, its cell reference would be Sheet1!A1. To do this, you'll simply need to begin the cell reference with the worksheet name followed by an exclamation point ( !). Most spreadsheet programs allow you to refer to any cell on any worksheet, which can be especially helpful if you want to reference a specific value from one worksheet to another.

Using cell references with multiple worksheets
